Changeset 02b3d101 in mainline
- Timestamp:
- 2017-11-11T22:41:46Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 6da15db7
- Parents:
- 0c334805
- Location:
- uspace/lib/c/arch/mips32/src
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/arch/mips32/src/entry.S
r0c334805 r02b3d101 62 62 # 63 63 addiu $sp, ABI_STACK_FRAME 64 .end __entry 64 65 FUNCTION_END(__entry) -
uspace/lib/c/arch/mips32/src/thread_entry.S
r0c334805 r02b3d101 62 62 # 63 63 addiu $sp, ABI_STACK_FRAME 64 .end __thread_entry
Note:
See TracChangeset
for help on using the changeset viewer.