Skip to content
  • Zachary T Welch's avatar
    move ARRAY_SIZE macro to types.h · dc1685ca
    Zachary T Welch authored
    The ARRAY_SIZE macro was defined in several target files, so move it
    to types.h.
    
    This patch also removes two other identical macros: DIM (from jtag.h)
    and asizeof (from arm11.h).
    dc1685ca