Changeset 4c4b53c in mainline for uspace/lib/c/arch/amd64/src/entry.S
- Timestamp:
- 2018-04-28T16:49:48Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 4c5f04f
- Parents:
- a947d32
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/arch/amd64/src/entry.S
ra947d32 r4c4b53c 37 37 # %rdi contains the PCB pointer 38 38 # 39 SYMBOL(_ _entry)39 SYMBOL(_start) 40 40 # 41 41 # Create the first stack frame.
Note:
See TracChangeset
for help on using the changeset viewer.