Changes in uspace/lib/c/arch/amd64/src/entry.s [c75698b:63f8966] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/arch/amd64/src/entry.s
rc75698b r63f8966 42 42 # 43 43 pushq $0 44 mov q%rsp, %rbp44 mov %rsp, %rbp 45 45 46 46 # %rdi was deliberately chosen as the first argument is also in %rdi
Note:
See TracChangeset
for help on using the changeset viewer.