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