diff options
Diffstat (limited to 'arch/mips64/bits')
-rw-r--r-- | arch/mips64/bits/ipc.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/mips64/bits/ipc.h b/arch/mips64/bits/ipc.h index 43a8314e..df227168 100644 --- a/arch/mips64/bits/ipc.h +++ b/arch/mips64/bits/ipc.h @@ -10,5 +10,3 @@ struct ipc_perm { unsigned long __unused1; unsigned long __unused2; }; - -#define IPC_64 0x100 |