daily update
[external/binutils.git] / sim / common / sim-basics.h
index 4383c15..dcaa4a3 100644 (file)
@@ -1,6 +1,7 @@
 /* The common simulator framework for GDB, the GNU Debugger.
 
-   Copyright 2002, 2004, 2007 Free Software Foundation, Inc.
+   Copyright 2002, 2004, 2007, 2008, 2009, 2010, 2011
+   Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney and Red Hat.
 
@@ -48,7 +49,7 @@ extern int asprintf (char **result, const char *format, ...);
 #endif
 
 
-       
+
 /* Some versions of GCC include an attribute operator, define it */
 
 #if !defined (__attribute__)