au1xmmc: raise segment size limit.
[pandora-kernel.git] / include / asm-sh / system_32.h
index 7ff08d9..f11bcf0 100644 (file)
@@ -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 */