Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
debug_init
headers/private/kernel/debug.h
168
extern void debug_init(struct kernel_args *args);
src/system/kernel/main.cpp
135
debug_init(&sKernelArgs);