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¶
voidno arguments
DESCRIPTION¶
This function will handle the initalization of any architecture specific callbacks.AUTHOR¶
Jason Wessel <jason.wessel@windriver.com>Author.
COPYRIGHT¶
September 2017 | Kernel Hackers Manual 4.12 |