OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
dummy_exi
sys/arch/powerpc64/powerpc64/intr.c
30
void dummy_exi(struct trapframe *);
sys/arch/powerpc64/powerpc64/intr.c
41
void (*_exi)(struct trapframe *) = dummy_exi;