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