-
Peter Maydell authored
The macros ISSPACE, strneq, NUM_ELEMS and NUM_ARM_REGNAMES are defined in disas/arm.c but never used. Remove the unnecessary definitions. Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>Peter Maydell authoredThe macros ISSPACE, strneq, NUM_ELEMS and NUM_ARM_REGNAMES are defined in disas/arm.c but never used. Remove the unnecessary definitions. Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
Loading