diff options
Diffstat (limited to 'arch/x32/bits/ipc.h')
-rw-r--r-- | arch/x32/bits/ipc.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/x32/bits/ipc.h b/arch/x32/bits/ipc.h index 55d2e41a..a12380f6 100644 --- a/arch/x32/bits/ipc.h +++ b/arch/x32/bits/ipc.h @@ -9,5 +9,3 @@ struct ipc_perm { long long __pad1; long long __pad2; }; - -#define IPC_64 0 |