diff options
Diffstat (limited to 'arch/powerpc/bits/ipc.h')
-rw-r--r-- | arch/powerpc/bits/ipc.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/powerpc/bits/ipc.h b/arch/powerpc/bits/ipc.h index 3f2ede07..a388d56b 100644 --- a/arch/powerpc/bits/ipc.h +++ b/arch/powerpc/bits/ipc.h @@ -10,6 +10,3 @@ struct ipc_perm { long long __pad2; long long __pad3; }; - -#define IPC_64 0x100 - |