* gas/config/tc-tic4x.c: Fixed proper commandline
[deliverable/binutils-gdb.git] / include / elf / i960.h
index 7939d289942954c2560a2b80270adec2af60ee9a..253e438522d77c308bfdb2ab6cf76d7dd29967f2 100644 (file)
@@ -1,5 +1,5 @@
 /* Intel 960 ELF support for BFD.
-   Copyright (C) 1999 Free Software Foundation, Inc.
+   Copyright 1999, 2000 Free Software Foundation, Inc.
 
    This file is part of BFD, the Binary File Descriptor library.
 
@@ -20,7 +20,8 @@
 #ifndef _ELF_I960_H
 #define _ELF_I960_H
 
-#include "reloc-macros.h"
+#include "elf/reloc-macros.h"
+
 
 START_RELOC_NUMBERS (elf_i960_reloc_type)
      RELOC_NUMBER (R_960_NONE,     0)
@@ -31,7 +32,6 @@ START_RELOC_NUMBERS (elf_i960_reloc_type)
      RELOC_NUMBER (R_960_OPTCALL,   5)
      RELOC_NUMBER (R_960_OPTCALLX,  6)
      RELOC_NUMBER (R_960_OPTCALLXA, 7)
-     EMPTY_RELOC (R_960_max)
-END_RELOC_NUMBERS
+END_RELOC_NUMBERS (R_960_max)
 
 #endif /* _ELF_I960_H */
This page took 0.033906 seconds and 4 git commands to generate.