diff options
Diffstat (limited to 'include/uapi/linux')
| -rw-r--r-- | include/uapi/linux/audit.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/uapi/linux/audit.h b/include/uapi/linux/audit.h index df71b1d2cbb8..4d100c841c80 100644 --- a/include/uapi/linux/audit.h +++ b/include/uapi/linux/audit.h | |||
| @@ -351,6 +351,7 @@ enum { | |||
| 351 | #define AUDIT_ARCH_IA64 (EM_IA_64|__AUDIT_ARCH_64BIT|__AUDIT_ARCH_LE) | 351 | #define AUDIT_ARCH_IA64 (EM_IA_64|__AUDIT_ARCH_64BIT|__AUDIT_ARCH_LE) |
| 352 | #define AUDIT_ARCH_M32R (EM_M32R) | 352 | #define AUDIT_ARCH_M32R (EM_M32R) |
| 353 | #define AUDIT_ARCH_M68K (EM_68K) | 353 | #define AUDIT_ARCH_M68K (EM_68K) |
| 354 | #define AUDIT_ARCH_MICROBLAZE (EM_MICROBLAZE) | ||
| 354 | #define AUDIT_ARCH_MIPS (EM_MIPS) | 355 | #define AUDIT_ARCH_MIPS (EM_MIPS) |
| 355 | #define AUDIT_ARCH_MIPSEL (EM_MIPS|__AUDIT_ARCH_LE) | 356 | #define AUDIT_ARCH_MIPSEL (EM_MIPS|__AUDIT_ARCH_LE) |
| 356 | #define AUDIT_ARCH_MIPS64 (EM_MIPS|__AUDIT_ARCH_64BIT) | 357 | #define AUDIT_ARCH_MIPS64 (EM_MIPS|__AUDIT_ARCH_64BIT) |
