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