Changeset d681c17 in mainline for uspace/libc/arch/sparc64/include/syscall.h
- Timestamp:
- 2006-09-05T14:52:11Z (18 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 5035eeb7
- Parents:
- 2def788
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/libc/arch/sparc64/include/syscall.h
r2def788 rd681c17 51 51 : "=r" (a1) 52 52 : "r" (a1), "r" (a2), "r" (a3), "r" (a4), "i" (id) 53 : "memory" 53 54 ); 54 55
Note:
See TracChangeset
for help on using the changeset viewer.