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