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