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