]> Git Repo - binutils.git/blobdiff - bfd/aoutx.h
* configure.in (*-*-netware, i[34]86-*-netware): New configs.
[binutils.git] / bfd / aoutx.h
index 9a44f2399d3c02d1705529196180d3b72a41d96b..0d6a44cda469f2c169d6153704f415fde7c08eca 100644 (file)
@@ -1429,12 +1429,6 @@ DEFUN(NAME(aout,slurp_symbol_table),(abfd),
    table would be very useful for that, and I don't feel like fleshing out two
    completely different implementations.  [raeburn:930419.0331EDT] */
 
-#if __GNUC__ >= 2
-#define INLINE __inline__
-#else
-#define INLINE
-#endif
-
 struct stringtab_entry {
   /* Hash value for this string.  Only useful so long as we aren't doing
      substring matches.  */
This page took 0.023639 seconds and 4 git commands to generate.