Moved the #defines into bfd.h long ago
authorSteve Chamberlain <steve@cygnus>
Wed, 3 Apr 1991 22:11:21 +0000 (22:11 +0000)
committerSteve Chamberlain <steve@cygnus>
Wed, 3 Apr 1991 22:11:21 +0000 (22:11 +0000)
bfd/archures.h

index b1f5594..db14d1d 100755 (executable)
@@ -32,10 +32,4 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 /* $Id$ */
 
-#define        bfd_mach_i960_core      1
-#define        bfd_mach_i960_kb_sb     2
-#define        bfd_mach_i960_mc        3
-#define        bfd_mach_i960_xa        4
-#define        bfd_mach_i960_ca        5
-#define        bfd_mach_i960_ka_sa     6