/* * SH specific GCC stack protector support. */ #ifndef _ASM_STACKPROTECTOR_H #define _ASM_STACKPROTECTOR_H 1 #include <asm-generic/stackprotector.h> #endif /* _ASM_STACKPROTECTOR_H */