Changeset 76cec1e in mainline for arch/ia32/src/boot/boot.S
- Timestamp:
- 2005-07-15T21:57:30Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b4a4c5e3
- Parents:
- e41c47e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ia32/src/boot/boot.S
re41c47e r76cec1e 57 57 movw %ax,%fs 58 58 movw %ax,%ds # kernel data + stack 59 59 movw %ax,%ss 60 60 movl $0x7c00,%esp 61 61
Note:
See TracChangeset
for help on using the changeset viewer.