symtab.h (struct symtab) <next>: Fix comment.
[deliverable/binutils-gdb.git] / opcodes / tilepro-opc.c
index 9158d0e7903e624ff483b09583ca801e537d2521..afcdfd4f2cd297e55ad65a0832c10e466b69c7c6 100644 (file)
@@ -1,6 +1,6 @@
 /* TILEPro opcode information.
 
-   Copyright 2011 Free Software Foundation, Inc.
+   Copyright (C) 2011-2015 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    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.024048 seconds and 4 git commands to generate.