Changeset 5d721f0 in mainline for arch/ia32/src/boot/boot.S
- Timestamp:
- 2005-07-20T16:54:13Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 5d945376
- Parents:
- b4f9214
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ia32/src/boot/boot.S
rb4f9214 r5d721f0 40 40 # 41 41 kernel_image_start: 42 call memmap_arch_init 42 43 cli 43 call memmap_arch_init44 44 xorw %ax,%ax 45 45 movw %ax,%ds
Note:
See TracChangeset
for help on using the changeset viewer.