Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
auto_inthandler
arch/m68k/include/asm/traps.h
23
asmlinkage void auto_inthandler(void);
arch/m68k/kernel/ints.c
133
vectors[VEC_SPUR + irq] = auto_inthandler;