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