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