2007-02-05 Dave Brolley <brolley@redhat.com>
[deliverable/binutils-gdb.git] / bfd / cpu-or32.c
index 8a523280c843cb7f08c0f983573f315398949464..41c218b0ffd2cff189b3c39cff012c15abc6ea22 100644 (file)
@@ -16,7 +16,7 @@
 
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
+   Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */
 
 #include "bfd.h"
 #include "sysdep.h"
@@ -32,8 +32,8 @@ const bfd_arch_info_type bfd_or32_arch =
     "or32",
     "or32",
     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.032529 seconds and 4 git commands to generate.