Changeset e7b7be3f in mainline for uspace/libc/arch/sparc64/include/syscall.h
- Timestamp:
- 2007-01-22T13:10:08Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 0f3fc9b
- Parents:
- 62c63fc
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/libc/arch/sparc64/include/syscall.h
r62c63fc re7b7be3f 47 47 register uint64_t a4 asm("o3") = p4; 48 48 49 __asm__volatile (49 asm volatile ( 50 50 "ta %5\n" 51 51 : "=r" (a1)
Note:
See TracChangeset
for help on using the changeset viewer.