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