Merge devo/bfd with GDB's bfd.
[deliverable/binutils-gdb.git] / bfd / libbfd.c
index 7521c487b48d0af10fd834b6d46f21f6f7c8a2aa..f61234377d8378e1302a628c9581a535384d8893 100644 (file)
@@ -56,12 +56,14 @@ bfd *ignore;
 {
   return (void *)NULL;
 }
+
 int 
 bfd_0(ignore)
 bfd *ignore;
 {
   return 0;
 }
+
 unsigned int 
 bfd_0u(ignore)
 bfd *ignore;
This page took 0.02278 seconds and 4 git commands to generate.