diff options
Diffstat (limited to 'gas/itbl-ops.h')
-rw-r--r-- | gas/itbl-ops.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/itbl-ops.h b/gas/itbl-ops.h index 7ec04f9..340d713 100644 --- a/gas/itbl-ops.h +++ b/gas/itbl-ops.h @@ -21,7 +21,10 @@ /* External functions, constants and defines for itbl support */ #include "ansidecl.h" +#include "targ-cpu.h" +#ifdef HAVE_ITBL_CPU #include "itbl-cpu.h" +#endif /* Defaults for definitions required by generic code */ #ifndef ITBL_NUMBER_OF_PROCESSORS |