Changes in uspace/lib/c/arch/ppc32/src/syscall.c [182487c6:ae7d03c] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/arch/ppc32/src/syscall.c
r182487c6 rae7d03c 58 58 "r" (__ppc32_reg_r8), 59 59 "r" (__ppc32_reg_r9) 60 :61 /*62 * Clobber memory too as some arguments might be63 * actually pointers.64 */65 "memory"66 60 ); 67 61
Note:
See TracChangeset
for help on using the changeset viewer.