Changeset 4fdf3cc in mainline
- Timestamp:
- 2006-02-07T15:29:27Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 47c83bc
- Parents:
- fa2d382
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/amd64/src/smp/ap.S
rfa2d382 r4fdf3cc 69 69 movw %ax, %es 70 70 movw %ax, %ss 71 movw $gdtselector(UDATA_DES), %ax 72 movw %ax, %gs 71 73 72 74 # Enable 64-bit page transaltion entries - CR4.PAE = 1.
Note:
See TracChangeset
for help on using the changeset viewer.