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