Remove trailing spaces in gas
[deliverable/binutils-gdb.git] / gas / config / tc-microblaze.h
index 70f9af7e4aa0f93d5ba951236aeb555fe91385b3..f5aec4ebd955012a9b8234ad683930b2a3fb54dd 100644 (file)
@@ -68,7 +68,7 @@ extern const struct relax_type md_relax_table[];
 
 /* We want local label support.  */
 #define LOCAL_LABELS_FB 1
-     
+
 /* Want the section information too... */
 #define MD_PCREL_FROM_SECTION(FIXP, SEC) md_pcrel_from_section (FIXP, SEC)
 
@@ -96,7 +96,7 @@ extern const struct relax_type md_relax_table[];
 #endif
 
 #include "write.h"        /* For definition of fixS */
-  
+
 extern void      md_begin            (void);
 extern void      md_assemble         (char *);
 extern symbolS * md_undefined_symbol (char *);
This page took 0.023365 seconds and 4 git commands to generate.