OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
dummy_splx
sys/arch/mips64/mips64/interrupt.c
49
void dummy_splx(int);
sys/arch/mips64/mips64/interrupt.c
63
void (*splx_hand)(int) = &dummy_splx;