Changes in uspace/lib/c/arch/ia32/src/entry.S [9ce0683:9d58539] in mainline
- File:
-
- 1 edited
-
uspace/lib/c/arch/ia32/src/entry.S (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/arch/ia32/src/entry.S
r9ce0683 r9d58539 47 47 # Do not set %gs, it contains descriptor that can see TLS 48 48 49 #ifndef PROCESSOR_i486 49 #ifndef PROCESSOR_i486 50 50 # Detect the mechanism used for making syscalls 51 51 movl $(INTEL_CPUID_STANDARD), %eax … … 62 62 # 63 63 pushl $0 64 pushl $065 64 movl %esp, %ebp 66 65
Note:
See TracChangeset
for help on using the changeset viewer.
