Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/libc/arch/amd64/src/entry.s

    r47246f4 rc98e6ee  
    3838#
    3939__entry:
    40         #
    41         # Create the first stack frame.
    42         #
    43         pushq $0
    44         mov %rsp, %rbp
    45        
    4640        # %rdi was deliberately chosen as the first argument is also in %rdi
    4741        # Pass PCB pointer to __main (no operation)
Note: See TracChangeset for help on using the changeset viewer.