Remove trailing white spaces in bfd
[deliverable/binutils-gdb.git] / bfd / cpu-lm32.c
index 5222a914a51b68c4dd2fb0580ca6ae5ad2bd03d0..d0fd93ac0aa3cacd530d853d67805c46ec71716d 100644 (file)
 #include "bfd.h"
 #include "libbfd.h"
 
-const bfd_arch_info_type bfd_lm32_arch = 
+const bfd_arch_info_type bfd_lm32_arch =
 {
     32,                           /* Bits in word.  */
     32,                           /* Bits in address.  */
     8,                            /* Bits in byte.  */
-    bfd_arch_lm32,                /* Enum bfd_architecture.  */ 
+    bfd_arch_lm32,                /* Enum bfd_architecture.  */
     bfd_mach_lm32,                /* Machine number.  */
     "lm32",                       /* Architecture name.  */
     "lm32",                       /* Printable name.  */
This page took 0.026175 seconds and 4 git commands to generate.