SYNOPSIS
- void kgdb_arch_late(void);
ARGUMENTS
void
-
- no arguments
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.
COPYRIGHT