diff options
Diffstat (limited to 'include/uapi')
| -rw-r--r-- | include/uapi/linux/audit.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/uapi/linux/audit.h b/include/uapi/linux/audit.h index 12e26683c706..d3475e1f15ec 100644 --- a/include/uapi/linux/audit.h +++ b/include/uapi/linux/audit.h | |||
| @@ -371,7 +371,9 @@ enum { | |||
| 371 | #define AUDIT_ARCH_PARISC (EM_PARISC) | 371 | #define AUDIT_ARCH_PARISC (EM_PARISC) |
| 372 | #define AUDIT_ARCH_PARISC64 (EM_PARISC|__AUDIT_ARCH_64BIT) | 372 | #define AUDIT_ARCH_PARISC64 (EM_PARISC|__AUDIT_ARCH_64BIT) |
| 373 | #define AUDIT_ARCH_PPC (EM_PPC) | 373 | #define AUDIT_ARCH_PPC (EM_PPC) |
| 374 | /* do not define AUDIT_ARCH_PPCLE since it is not supported by audit */ | ||
| 374 | #define AUDIT_ARCH_PPC64 (EM_PPC64|__AUDIT_ARCH_64BIT) | 375 | #define AUDIT_ARCH_PPC64 (EM_PPC64|__AUDIT_ARCH_64BIT) |
| 376 | #define AUDIT_ARCH_PPC64LE (EM_PPC64|__AUDIT_ARCH_64BIT|__AUDIT_ARCH_LE) | ||
| 375 | #define AUDIT_ARCH_S390 (EM_S390) | 377 | #define AUDIT_ARCH_S390 (EM_S390) |
| 376 | #define AUDIT_ARCH_S390X (EM_S390|__AUDIT_ARCH_64BIT) | 378 | #define AUDIT_ARCH_S390X (EM_S390|__AUDIT_ARCH_64BIT) |
| 377 | #define AUDIT_ARCH_SH (EM_SH) | 379 | #define AUDIT_ARCH_SH (EM_SH) |
