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