bfd/
[deliverable/binutils-gdb.git] / bfd / cpu-pdp11.c
index 6d8971cb46d0a2863032d3c3d5a5b1ce69ecd8b3..1ad036ee1fcc09eda3719cd0a5c7cd3606793ce1 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD back-end for PDP-11 support.
-   Copyright (C) 2001 Free Software Foundation, Inc.
+   Copyright 2001, 2002 Free Software Foundation, Inc.
 
 This file is part of BFD, the Binary File Descriptor library.
 
@@ -31,8 +31,8 @@ const bfd_arch_info_type bfd_pdp11_arch =
     "pdp11",
     "pdp11",
     1,         /* aligment = 16 bit */
-    true, /* the one and only */
-    bfd_default_compatible, 
+    TRUE, /* the one and only */
+    bfd_default_compatible,
     bfd_default_scan ,
     0,
   };
This page took 0.023277 seconds and 4 git commands to generate.