Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linux
[linux-2.6-block.git] / include / uapi / linux / audit.h
index f91729232f46526a41f25e80cc35c4012680a412..36a7e3f18e6999b56d02585d6f774463ee0d41d6 100644 (file)
@@ -412,6 +412,7 @@ enum {
 #define AUDIT_ARCH_TILEGX32    (EM_TILEGX|__AUDIT_ARCH_LE)
 #define AUDIT_ARCH_TILEPRO     (EM_TILEPRO|__AUDIT_ARCH_LE)
 #define AUDIT_ARCH_X86_64      (EM_X86_64|__AUDIT_ARCH_64BIT|__AUDIT_ARCH_LE)
+#define AUDIT_ARCH_XTENSA      (EM_XTENSA)
 
 #define AUDIT_PERM_EXEC                1
 #define AUDIT_PERM_WRITE       2