Changeset b1cf98c in mainline for arch/amd64/src/boot/boot.S
- Timestamp:
- 2005-09-13T20:02:26Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- d6dcdd2e
- Parents:
- 2e5f770
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/amd64/src/boot/boot.S
r2e5f770 rb1cf98c 56 56 xorw %ax,%ax 57 57 movw %ax,%ds 58 movw %ax,%es 58 59 movw %ax,%ss # initialize stack segment register 59 60 movl $(START_STACK), %esp # initialize stack pointer
Note:
See TracChangeset
for help on using the changeset viewer.