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