KGDB_ARCH_EXIT
Section: Kernel Debugger Internals (9)
Updated: February 2011
Index
Return to Main Contents
NAME
kgdb_arch_exit - Perform any architecture specific uninitalization.
SYNOPSIS
-
void kgdb_arch_exit(void);
ARGUMENTS
void
-
- no arguments
DESCRIPTION
This function will handle the uninitalization of any architecture specific callbacks, for dynamic registration and unregistration.
AUTHOR
Jason Wessel <jason.wessel@windriver.com>
-
Author.
COPYRIGHT