Changeset 4533601 in mainline for arch/ia32/src/boot/boot.S
- Timestamp:
- 2005-09-03T17:24:17Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 5e2455a
- Parents:
- b6d20a7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ia32/src/boot/boot.S
rb6d20a7 r4533601 108 108 movw %ax, %ss 109 109 110 jmpl $KTEXT, $multiboot_meeting_point 111 multiboot_meeting_point: 112 110 113 call map_kernel # map kernel and turn paging on 111 114
Note:
See TracChangeset
for help on using the changeset viewer.