projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-arm
[linux-2.6]
/
arch
/
ia64
/
ia32
/
audit.c
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
};