Changeset 31e6aa7 in mainline for uspace/lib/c/arch/arm32/src/stacktrace_asm.S
- Timestamp:
- 2012-07-31T14:10:58Z (13 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/stacktrace_asm.S
rfbe89af r31e6aa7 41 41 42 42 stacktrace_pc_get: 43 mov r0, lr 43 mov r0, lr 44 44 mov pc, lr
Note:
See TracChangeset
for help on using the changeset viewer.