diff options
Diffstat (limited to 'arch/h8300/kernel/syscalls.S')
-rw-r--r-- | arch/h8300/kernel/syscalls.S | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/h8300/kernel/syscalls.S b/arch/h8300/kernel/syscalls.S index 79b3bda5c6e3..dab98fd99e63 100644 --- a/arch/h8300/kernel/syscalls.S +++ b/arch/h8300/kernel/syscalls.S | |||
@@ -1,5 +1,4 @@ | |||
1 | /* Systemcall Entry Table */ | 1 | /* Systemcall Entry Table */ |
2 | #include <linux/config.h> | ||
3 | #include <linux/sys.h> | 2 | #include <linux/sys.h> |
4 | #include <asm/linkage.h> | 3 | #include <asm/linkage.h> |
5 | #include <asm/unistd.h> | 4 | #include <asm/unistd.h> |