Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/arch/amd64/src/entry.S

    rd3e938c r2eadda9  
    4747        # %rdi was deliberately chosen as the first argument is also in %rdi
    4848        # Pass PCB pointer to __c_start (no operation)
    49         call FUNCTION_REF(__c_start)
     49        call __c_start
Note: See TracChangeset for help on using the changeset viewer.