JustOS/linux-6.13/arch/parisc/kernel/unaligned.h
justuser 02e73b8cd9 up
2025-01-24 17:00:19 +03:00

4 lines
104 B
C

struct pt_regs;
void handle_unaligned(struct pt_regs *regs);
int check_unaligned(struct pt_regs *regs);