Remove trailing white spaces on gas
[binutils-gdb.git] / gas / dwarf2dbg.h
index fdeac47f01a6717496de8d0d4ee8515ba9876290..05c7bee562b6d333b2f869d20d5a89b7f51e36a9 100644 (file)
@@ -60,7 +60,7 @@ extern void dwarf2_directive_loc_mark_labels (int dummy);
    returned.  */
 extern void dwarf2_where (struct dwarf2_line_info *l);
 
-/* A hook to allow the target backend to inform the line number state 
+/* A hook to allow the target backend to inform the line number state
    machine of isa changes when assembler debug info is enabled.  */
 extern void dwarf2_set_isa (unsigned int isa);
 
@@ -86,7 +86,7 @@ extern void dwarf2_emit_label (symbolS *);
 extern bfd_boolean dwarf2_loc_directive_seen;
 
 /* True when we're supposed to set the basic block mark whenever a label
-   is seen.  Unless the target is doing Something Weird, just call 
+   is seen.  Unless the target is doing Something Weird, just call
    dwarf2_emit_label.  */
 extern bfd_boolean dwarf2_loc_mark_labels;