Changeset 255ec35 in mainline
- Timestamp:
- 2006-03-20T13:51:51Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 07824fd
- Parents:
- 29c1282
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libc/arch/mips32/src/syscall.c
r29c1282 r255ec35 47 47 "r" (__mips_reg_a3), 48 48 "r" (__mips_reg_v0) 49 : "%ra" /* We are a function call, although C does not 50 * know it */ 49 51 ); 50 52
Note:
See TracChangeset
for help on using the changeset viewer.