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