Skip to content
  • Zachary T Welch's avatar
    remove fast command and jim_global_long · c0d14dc7
    Zachary T Welch authored
    Removing the fast command eliminates the fast_and_dangerous global,
    which was used only by arm7_9_common as an initializer.  The command
    is not called in the tree; instead, more explicit commands are used.
    
    The jim_global_long function was not used anywhere in the tree.
    c0d14dc7