Changeset c0b45fa in mainline for arch/ia32/src/smp/ap.S
- Timestamp:
- 2005-09-05T12:15:04Z (20 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 2c55af3
- Parents:
- ff4c4f5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ia32/src/smp/ap.S
rff4c4f5 rc0b45fa 70 70 call map_kernel # map kernel and turn paging on 71 71 72 addl $0x80000000, %esp # PA2KA(ctx.sp) 73 72 74 jmpl $KTEXT, $main_ap 73 75
Note:
See TracChangeset
for help on using the changeset viewer.