xref: /linux/arch/parisc/kernel/unaligned.h (revision 024bfd2e9d80d7131f1178eb2235030b96f7ef0e)
1 struct pt_regs;
2 void handle_unaligned(struct pt_regs *regs);
3 int check_unaligned(struct pt_regs *regs);
4