00001 00007 #ifndef _SYSCALL_H_ 00008 #define _SYSCALL_H_ 00009 00010 void syscall (void); 00011 00012 #endif /* _SYSCALL_H_ */