Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/amd64/src/boot/boot.S

    r304342e r421c833  
    174174        call arch_pre_main
    175175       
    176         # create the first stack frame
    177         pushq $0
    178         movq %rsp, %rbp
    179 
    180176        call main_bsp
    181177       
Note: See TracChangeset for help on using the changeset viewer.