1 #ifndef _ASM_SYSCALL_H 2 #define _ASM_SYSCALL_H 3 4 /* 5 * Prototypes for architecture-specific Linux syscalls. 6 */ 7 8 #endif /* _ASM_SYSCALL_H */ 9