kgdb_arch_exit

Langue: en

Version: May 2009 (fedora - 06/07/09)

Section: 9 (Appels noyau Linux)

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.

AUTHORS

Jason Wessel <jason.wessel@windriver.com>

Author.

Tom Rini <trini@kernel.crashing.org>

Author.

Amit S. Kale <amitkale@linsyssoft.com>

Author.