Changeset df366b5e in mainline for uspace/lib/c/arch/mips32/src/fibril.S
- Timestamp:
- 2012-03-13T14:50:59Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 6d123b3
- Parents:
- a69cb9a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/arch/mips32/src/fibril.S
ra69cb9a rdf366b5e 47 47 CONTEXT_RESTORE_ARCH_CORE $a0 48 48 49 # Just for the jump into first function, but one instruction50 # should not bother us49 # Just for the jump into first function, 50 # but one instruction should not bother us 51 51 move $t9, $ra 52 52
Note:
See TracChangeset
for help on using the changeset viewer.