Changeset eaa202a in mainline
- Timestamp:
- 2006-04-27T16:36:44Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 9179d0a
- Parents:
- 4790dbc
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/amd64/src/smp/ap.S
r4790dbc reaa202a 56 56 movw %ax, %ds 57 57 58 lgdt ap_gdtr # initialize Global Descriptor Table register58 lgdtl ap_gdtr # initialize Global Descriptor Table register 59 59 60 60 movl %cr0, %eax
Note:
See TracChangeset
for help on using the changeset viewer.