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