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