1KGDB_ARCH_EXIT(9) Kernel Debugger Internals KGDB_ARCH_EXIT(9)
23
4
NAME
6kgdb_arch_exit - Perform any architecture specific uninitalization.
7
SYNOPSIS
9void kgdb_arch_exit(void);
10
ARGUMENTS
12void
13no arguments
14
DESCRIPTION
16This function will handle the uninitalization of any architecture
17specific callbacks, for dynamic registration and unregistration.
18
AUTHOR
20Jason Wessel <jason.wessel@windriver.com>
21Author.
22
COPYRIGHT
24Kernel Hackers Manual 3.10 June 2019 KGDB_ARCH_EXIT(9)