Skip to content
  • Zachary T Welch's avatar
    remove target_type register_command callback · 66ee3034
    Zachary T Welch authored
    Uses chaining of command_registration structures to eliminate all
    target_type register_callback routines.  Exports the command_handler
    registration arrays for those target types that are used by others.
    66ee3034