sim: delete SIM_HAVE_FLATMEM support
[deliverable/binutils-gdb.git] / sim / common / sim-fpu.h
index 59bcd8fb6f6e254a28c32faa8fb29672298f0a22..2080734363958619cd6fdd72e1dc3f5bd1fa774d 100644 (file)
@@ -1,7 +1,6 @@
 /* Simulator Floating-point support.
 
-   Copyright 1997, 1998, 2002, 2003, 2007, 2008, 2009
-   Free Software Foundation, Inc.
+   Copyright 1997-2015 Free Software Foundation, Inc.
 
    Contributed by Cygnus Support.
 
@@ -404,7 +403,7 @@ extern const sim_fpu sim_fpu_max64;
 
 /* For debugging */
 
-typedef void sim_fpu_print_func (void *, char *, ...);
+typedef void sim_fpu_print_func (void *, const char *, ...);
 
 /* Print a sim_fpu with full precision.  */
 INLINE_SIM_FPU (void) sim_fpu_print_fpu (const sim_fpu *f,
This page took 0.024341 seconds and 4 git commands to generate.