Changeset 62e1e1d in mainline for uspace/lib/libc/arch/amd64/src/entry.s
- Timestamp:
- 2009-12-29T21:24:44Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 3c4762c
- Parents:
- d6ff0fc5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/libc/arch/amd64/src/entry.s
rd6ff0fc5 r62e1e1d 38 38 # 39 39 __entry: 40 # 41 # Stop stack traces in this function. 42 # 43 xorq %rbp, %rbp 44 40 45 # %rdi was deliberately chosen as the first argument is also in %rdi 41 46 # Pass PCB pointer to __main (no operation)
Note:
See TracChangeset
for help on using the changeset viewer.