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