2001-01-23 H.J. Lu <hjl@gnu.org>
[deliverable/binutils-gdb.git] / bfd / cpu-avr.c
index 9180d901915800180772a75e5159cf95ae38e9ff..c86339d33a6cf1bc58814f67d951920c27cbca0c 100644 (file)
@@ -22,11 +22,9 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 #include "sysdep.h"
 #include "libbfd.h"
 
-
 static const bfd_arch_info_type *compatible
   PARAMS ((const bfd_arch_info_type *, const bfd_arch_info_type *));
 
-
 #define N(addr_bits, machine, print, default, next)            \
 {                                                              \
   8,                           /* 8 bits in a word */          \
This page took 0.023366 seconds and 4 git commands to generate.