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