Name
kgdb_arch_late —
Perform any architecture specific initalization.
Synopsis
void kgdb_arch_late ( | void) ; |
Description
This function will handle the late initalization of any
architecture specific callbacks. This is an optional function for
handling things like late initialization of hw breakpoints. The
default implementation does nothing.