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