daily update
[deliverable/binutils-gdb.git] / bfd / cpu-a29k.c
index 5bd25a47720bdbddb2fc17c0428310cd26a86638..d6352b199c4b3c23cc8c6d4ba12371ed5f66caf7 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD support for the AMD 29000 architecture.
-   Copyright 1992 Free Software Foundation, Inc.
+   Copyright 1992, 2000, 2002 Free Software Foundation, Inc.
    Hacked by Steve Chamberlain of Cygnus Support.
 
 This file is part of BFD, the Binary File Descriptor library.
@@ -32,8 +32,8 @@ const bfd_arch_info_type bfd_a29k_arch =
     "a29k",
     "a29k",
     4,
-    true, /* the one and only */
-    bfd_default_compatible, 
+    TRUE, /* the one and only */
+    bfd_default_compatible,
     bfd_default_scan ,
     0,
   };
This page took 0.023789 seconds and 4 git commands to generate.