* configure.in (*-*-netware, i[34]86-*-netware): New configs.
[binutils-gdb.git] / bfd / elfcode.h
index 908e010c8df3088799c89d0b2f0e8e08325d5c75..8846624c6920fc71d749d52fba92af241513e3a2 100644 (file)
@@ -107,14 +107,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #define ELFCLASS       ELFCLASS32
 #endif
 
-#ifndef INLINE
-#if __GNUC__ >= 2
-#define INLINE __inline__
-#else
-#define INLINE
-#endif
-#endif
-
 static int shstrtab_length_fixed;
 
 struct elf_sect_data {