#ifndef _SYS_SYSCALL_H #define _SYS_SYSCALL_H void __send_to_ppe(unsigned int signalcode, unsigned int opcode, void *data); #endif