X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-sh%2Fsystem_32.h;h=f11bcf0855ed59b7c5bdd521eccfd73b2416ad3a;hb=e491d230fd398bb730e3c2dd734c5447463b9d38;hp=7ff08d956ba8590ce7ffa4800dc173fd2a6e4cc4;hpb=7924e4f6519dd5b349ed146fe9fe35206730be67;p=pandora-kernel.git diff --git a/include/asm-sh/system_32.h b/include/asm-sh/system_32.h index 7ff08d956ba8..f11bcf0855ed 100644 --- a/include/asm-sh/system_32.h +++ b/include/asm-sh/system_32.h @@ -96,4 +96,7 @@ do { \ : "=&r" (__dummy)); \ } while (0) +int handle_unaligned_access(opcode_t instruction, struct pt_regs *regs, + struct mem_access *ma); + #endif /* __ASM_SH_SYSTEM_32_H */