| Al Viro | b915543 | 2006-07-01 03:56:16 -0400 | [diff] [blame] | 1 | #include <asm-i386/unistd.h> |
| 2 | |||||
| 3 | unsigned ia32_dir_class[] = { | ||||
| 4 | #include <asm-generic/audit_dir_write.h> | ||||
| 5 | ~0U | ||||
| 6 | }; | ||||
| 7 | |||||
| 8 | unsigned ia32_chattr_class[] = { | ||||
| 9 | #include <asm-generic/audit_change_attr.h> | ||||
| 10 | ~0U | ||||
| 11 | }; | ||||