Ignore:
File:
1 edited

Legend:

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

    rc75698b r63f8966  
    4242        #
    4343        pushq $0
    44         movq %rsp, %rbp
     44        mov %rsp, %rbp
    4545       
    4646        # %rdi was deliberately chosen as the first argument is also in %rdi
Note: See TracChangeset for help on using the changeset viewer.