mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
4 lines
104 B
C
4 lines
104 B
C
![]() |
struct pt_regs;
|
||
|
void handle_unaligned(struct pt_regs *regs);
|
||
|
int check_unaligned(struct pt_regs *regs);
|