Changes in kernel/arch/amd64/src/boot/boot.S [304342e:421c833] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/amd64/src/boot/boot.S
r304342e r421c833 174 174 call arch_pre_main 175 175 176 # create the first stack frame177 pushq $0178 movq %rsp, %rbp179 180 176 call main_bsp 181 177
Note:
See TracChangeset
for help on using the changeset viewer.