Changeset 7cb567cd in mainline for kernel/arch/amd64/src/boot/boot.S
- Timestamp:
- 2007-04-08T20:52:53Z (18 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- e5dbbe5
- Parents:
- 328f324b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/amd64/src/boot/boot.S
r328f324b r7cb567cd 441 441 movw %cx, %fs 442 442 movw %cx, %gs 443 444 movl $START_STACK, %esp # initialize stack pointer 443 445 444 446 jmpl $gdtselector(KTEXT32_DES), $vesa_meeting_point
Note:
See TracChangeset
for help on using the changeset viewer.