* Makefile.am (SOURCE_HFILES): Add `elf-linux-psinfo.h'.
[deliverable/binutils-gdb.git] / opcodes / tilepro-opc.c
index 9158d0e7903e624ff483b09583ca801e537d2521..eca72808cbc6547c1bebb221f2691d3bc537067a 100644 (file)
    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
    MA 02110-1301, USA.  */
 
+#include "sysdep.h"
+
 /* This define is BFD_RELOC_##x for real bfd, or -1 for everyone else.  */
 #define BFD_RELOC(x) BFD_RELOC_##x
-
 #include "bfd.h"
 
 /* Special registers.  */
This page took 0.024089 seconds and 4 git commands to generate.