1 #ifndef __SPARC64_IPC_H__
2 #define __SPARC64_IPC_H__
5 * These are used to wrap system calls on the sparc.
7 * See arch/sparc64/kernel/sys_sparc32.c for ugly details..
27 /* Used by the DIPC package, try and avoid reusing it */
30 /* We don't need to maintain backward compatibility on 64bit, we've started fresh */
31 #define IPCCALL(version,op) (op)