other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
KGDB_ARCH_EXIT(9) | Kernel Debugger Internals | KGDB_ARCH_EXIT(9) |
NAME¶
kgdb_arch_exit - Perform any architecture specific uninitalization.SYNOPSIS¶
void
kgdb_arch_exit(void);
ARGUMENTS¶
voidno 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¶
February 2017 | Kernel Hackers Manual 3.16 |