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