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.