diff options
Diffstat (limited to 'linux-headers/include/asm-generic/fcntl.h')
-rw-r--r-- | linux-headers/include/asm-generic/fcntl.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/linux-headers/include/asm-generic/fcntl.h b/linux-headers/include/asm-generic/fcntl.h index 80f37a0..6134752 100644 --- a/linux-headers/include/asm-generic/fcntl.h +++ b/linux-headers/include/asm-generic/fcntl.h @@ -6,7 +6,6 @@ /* * FMODE_EXEC is 0x20 - * FMODE_NONOTIFY is 0x4000000 * These cannot be used by userspace O_* until internal and external open * flags are split. * -Eric Paris |