Changeset fde6429 in mainline for arch/ia32/src/boot/boot.S
- Timestamp:
- 2005-08-25T21:09:19Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 15bfc78
- Parents:
- 361635c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ia32/src/boot/boot.S
r361635c rfde6429 40 40 # 41 41 kernel_image_start: 42 cli 42 43 call memmap_arch_init 43 cli44 44 xorw %ax,%ax 45 45 movw %ax,%ds
Note:
See TracChangeset
for help on using the changeset viewer.