Changes in uspace/lib/libc/arch/amd64/src/entry.s [47246f4:c98e6ee] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/libc/arch/amd64/src/entry.s
r47246f4 rc98e6ee 38 38 # 39 39 __entry: 40 #41 # Create the first stack frame.42 #43 pushq $044 mov %rsp, %rbp45 46 40 # %rdi was deliberately chosen as the first argument is also in %rdi 47 41 # Pass PCB pointer to __main (no operation)
Note:
See TracChangeset
for help on using the changeset viewer.