Changeset 2b903ca in mainline for uspace/lib/c/arch/ia32/src/entry.S
- Timestamp:
- 2013-05-30T22:26:46Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 9ce0683
- Parents:
- 45b4300
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/arch/ia32/src/entry.S
r45b4300 r2b903ca 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
Note:
See TracChangeset
for help on using the changeset viewer.