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