bfd/
[deliverable/binutils-gdb.git] / bfd / cpu-cris.c
index 10d779f6c9dfd66da45fee6925c2471b5379ffd6..9e60ff062f3058f2c49d3a64dbc826f3c8a9603b 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD support for the Axis CRIS architecture.
-   Copyright 2000 Free Software Foundation, Inc.
+   Copyright 2000, 2002 Free Software Foundation, Inc.
    Contributed by Axis Communications AB.
    Written by Hans-Peter Nilsson.
 
@@ -38,12 +38,12 @@ bfd_cris_arch =
   "cris",                      /* The printable name is the same.  */
   1,                           /* Section alignment power; each section
                                   is aligned to (only) 2^1 bytes.  */
-  true,                                /* This is the default "machine", since
+  TRUE,                                /* This is the default "machine", since
                                   there's only one.  */
   bfd_default_compatible,      /* A default function for testing
                                   "machine" compatibility of two
                                   bfd_arch_info_type.  */
-  bfd_default_scan,            /* Check if an bfd_arch_info_type is a
+  bfd_default_scan,            /* Check if a bfd_arch_info_type is a
                                   match.  */
   NULL                         /* Pointer to next bfd_arch_info_type in
                                   the same family.  */
This page took 0.024513 seconds and 4 git commands to generate.