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