KGDB_ARCH_INIT
Section: Kernel Debugger Internals (9)
Updated: February 2011
Index
Return to Main Contents
 
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