SYSCALL
#define SYSCALL(x) \
# define SYSCALL(x) ALIAS(_thread_sys_,x) \
#define SYSCALL(x) \
#define SYSCALL(x) \
#define SYSCALL(x) !\
#define SYSCALL(x) \
#define SYSCALL(x) __SYSCALL(_thread_sys_,x,x)
#define SYSCALL(x) \
#define SYSCALL(x) \
#define SYSCALL(x) __SYSCALL(_thread_sys_,x)
#define SYSCALL VTRAP 0x100, syscall_setup
#define SYSCALL(x) .text; .align 2; 2: jmp PIC_PLT(cerror); ENTRY(x); movl $(SYS_/**/x),%eax; int $0x80; jc 2b
#define SYSCALL(x) .text; .align 2; 2: jmp PIC_PLT(cerror); ENTRY(x); movl $(SYS_/**/x),%eax; int $0x80; jc 2b
#define SYSCALL(x) \