1. NAME

kgdb_arch_exit - Perform any architecture specific uninitalization.

2. SYNOPSIS

void kgdb_arch_exit( void );

3. ARGUMENTS

void
    no arguments

4. DESCRIPTION

This function will handle the uninitalization of any architecture specific callbacks, for dynamic registration and unregistration.

5. AUTHOR

Jason Wessel <>
    Author.

6. COPYRIGHT