Skip to content
  • Zachary T Welch's avatar
    explode tcl_target_func into many handlers · 070259ca
    Zachary T Welch authored
    Eliminate the monolithic tcl_target_func by registering each of its
    commands using the new chained command registration mechanism.
    
    Also chains the target's commands under the CPU command, though these
    may not work properly without some further modification.
    070259ca