Changeset 31e6aa7 in mainline for uspace/lib/c/arch/arm32/src/thread_entry.s
- Timestamp:
- 2012-07-31T14:10:58Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 9bcdbc5
- Parents:
- fbe89af
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/arch/arm32/src/thread_entry.s
rfbe89af r31e6aa7 42 42 push {fp, ip, lr, pc} 43 43 sub fp, ip, #4 44 45 44 45 b __thread_main
Note:
See TracChangeset
for help on using the changeset viewer.