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