Changeset 4c4b53c in mainline for uspace/lib/c/arch/ia32/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/ia32/src/entry.S
ra947d32 r4c4b53c 40 40 # %edi contains the PCB pointer 41 41 # 42 SYMBOL(_ _entry)42 SYMBOL(_start) 43 43 mov %ss, %ax 44 44 mov %ax, %ds
Note:
See TracChangeset
for help on using the changeset viewer.