mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-02-23 22:16:15 +00:00
12 lines
192 B
C
12 lines
192 B
C
![]() |
#include <asm-i386/unistd.h>
|
||
|
|
||
|
unsigned ia32_dir_class[] = {
|
||
|
#include <asm-generic/audit_dir_write.h>
|
||
|
~0U
|
||
|
};
|
||
|
|
||
|
unsigned ia32_chattr_class[] = {
|
||
|
#include <asm-generic/audit_change_attr.h>
|
||
|
~0U
|
||
|
};
|