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