Searched refs:V850_SIM_SYSCALL_1 (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-v850/
H A Dsimsyscall.h17 #define V850_SIM_SYS_exit(a...) V850_SIM_SYSCALL_1 (1 , ##a)
22 #define V850_SIM_SYS_close(a...) V850_SIM_SYSCALL_1 (6 , ##a)
24 /* #define V850_SIM_SYS_creat(a...) V850_SIM_SYSCALL_1 (8 , ##a) */
25 /* #define V850_SIM_SYS_link(a...) V850_SIM_SYSCALL_1 (9 , ##a) */
26 /* #define V850_SIM_SYS_unlink(a...) V850_SIM_SYSCALL_1 (10 , ##a) */
28 /* #define V850_SIM_SYS_chdir(a...) V850_SIM_SYSCALL_1 (12 , ##a) */
29 /* #define V850_SIM_SYS_mknod(a...) V850_SIM_SYSCALL_1 (14 , ##a) */
33 /* #define V850_SIM_SYS_getpid(a...) V850_SIM_SYSCALL_1 (20 , ##a) */
34 /* #define V850_SIM_SYS_isatty(a...) V850_SIM_SYSCALL_1 (21 , ##a) */
35 /* #define V850_SIM_SYS_fstat(a...) V850_SIM_SYSCALL_1 (2
59 #define V850_SIM_SYSCALL_1 macro
[all...]

Completed in 50 milliseconds