OSDN Git Service

2009-12-15 Tobias Burnus <burnus@net-b.de>
[pf3gnuchains/gcc-fork.git] / gcc / dwarf2asm.h
index 70fbd4c..e7be9bd 100644 (file)
@@ -1,5 +1,5 @@
 /* Dwarf2 assembler output helper routines.
-   Copyright (C) 2001, 2003, 2005, 2007 Free Software Foundation, Inc.
+   Copyright (C) 2001, 2003, 2005, 2007, 2008 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
@@ -30,7 +30,7 @@ extern void dw2_asm_output_delta (int, const char *, const char *,
                                  const char *, ...)
      ATTRIBUTE_NULL_PRINTF_4;
 
-extern void dw2_asm_output_offset (int, const char *, section *, 
+extern void dw2_asm_output_offset (int, const char *, section *,
                                   const char *, ...)
      ATTRIBUTE_NULL_PRINTF_4;