summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/util.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/util.h b/tools/util.h
index 2903769..6564472 100644
--- a/tools/util.h
+++ b/tools/util.h
@@ -24,6 +24,10 @@
#include <inttypes.h>
+#ifndef __AUDIT_ARCH_CONVENTION_MIPS64_N32
+#define __AUDIT_ARCH_CONVENTION_MIPS64_N32 0x20000000
+#endif
+
#ifndef AUDIT_ARCH_MIPS64N32
/* MIPS64N32 support was merged in 3.15 */
#define AUDIT_ARCH_MIPS64N32 (EM_MIPS|__AUDIT_ARCH_64BIT|\