other versions
KGDB_ARCH_INIT(9) | Kernel Debugger Internals | KGDB_ARCH_INIT(9) |
NAME¶
kgdb_arch_init - Perform any architecture specific initalization.
SYNOPSIS¶
int kgdb_arch_init(void);
ARGUMENTS¶
void
no arguments
DESCRIPTION¶
This function will handle the initalization of any architecture specific callbacks.
AUTHOR¶
Jason Wessel <jason.wessel@windriver.com>
Author.
COPYRIGHT¶
July 2017 | Kernel Hackers Manual 4.12 |