diff options
Diffstat (limited to 'libc/sysdeps/linux/common/bits/fcntl.h')
-rw-r--r-- | libc/sysdeps/linux/common/bits/fcntl.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libc/sysdeps/linux/common/bits/fcntl.h b/libc/sysdeps/linux/common/bits/fcntl.h new file mode 100644 index 000000000..be40350e8 --- /dev/null +++ b/libc/sysdeps/linux/common/bits/fcntl.h @@ -0,0 +1,3 @@ +/* bits/fcntl.h is architecture specific. */ +#error "This file must be supplied by every Linux architecture." + |