KGDB_ARCH_INIT(9) | KGDB 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.
AUTHORS¶
Jason Wessel <jason.wessel@windriver.com>
Author.
Tom Rini <trini@kernel.crashing.org>
Author.
Amit S. Kale <amitkale@linsyssoft.com>
Author.
COPYRIGHT¶
May 2024 | Kernel Hackers Manual 2.6. |