#ifndef __ASM_SH_SYSCALL_H #define __ASM_SH_SYSCALL_H extern const unsigned long sys_call_table[]; #ifdef CONFIG_SUPERH32 # include #else # include #endif #endif /* __ASM_SH_SYSCALL_H */