remove include/asm-*/ipc.h
[deliverable/linux.git] / include / asm-generic / audit_write.h
CommitLineData
dc104fb3
AV
1#include <asm-generic/audit_dir_write.h>
2__NR_acct,
3__NR_swapon,
4__NR_quotactl,
5__NR_truncate,
6#ifdef __NR_truncate64
7__NR_truncate64,
8#endif
9#ifdef __NR_bind
10__NR_bind, /* bind can affect fs object only in one way... */
11#endif
This page took 0.128838 seconds and 5 git commands to generate.