Changeset 4074601 in mainline for uspace/lib/libc/arch/sparc64/src/stacktrace.S
- Timestamp:
- 2009-12-30T00:33:22Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b2a5b41
- Parents:
- e84037f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/libc/arch/sparc64/src/stacktrace.S
re84037f r4074601 51 51 52 52 frame_pointer_validate: 53 # Just return the frame address.54 retl55 nop53 # 54 # Fall through - we detect the last frame in the trace by zero %i7. 55 # 56 56 57 57 return_address_get:
Note:
See TracChangeset
for help on using the changeset viewer.