- Timestamp:
- Aug 7, 2017, 9:03:02 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/hal/x86_64/core/hal_smpboot.S
r243 r329 196 196 LABEL(cpuN_boot_trampoline_end) 197 197 movq smp_stkva(%rip),%rsp 198 xorq %rbp,%rbp 198 199 call init_x86_64_cpuN 199 200
Note: See TracChangeset
for help on using the changeset viewer.