diff options
Diffstat (limited to 'include/linux/unistd.h')
-rw-r--r-- | include/linux/unistd.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/include/linux/unistd.h b/include/linux/unistd.h deleted file mode 100644 index aa8d5b5e2e3..00000000000 --- a/include/linux/unistd.h +++ /dev/null | |||
@@ -1,9 +0,0 @@ | |||
1 | #ifndef _LINUX_UNISTD_H_ | ||
2 | #define _LINUX_UNISTD_H_ | ||
3 | |||
4 | /* | ||
5 | * Include machine specific syscall numbers | ||
6 | */ | ||
7 | #include <asm/unistd.h> | ||
8 | |||
9 | #endif /* _LINUX_UNISTD_H_ */ | ||