Regenerate configure in sim
[deliverable/binutils-gdb.git] / sim / cris / devices.c
index 62c8cc70e26735ebfdb9b397bf2e0b6c1e0f1c05..a7fa051349b2d707098f9dd4854915fdc90c8801 100644 (file)
@@ -1,5 +1,5 @@
 /* CRIS device support
-   Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+   Copyright (C) 2004-2015 Free Software Foundation, Inc.
    Contributed by Axis Communications.
 
 This file is part of the GNU simulators.
@@ -33,7 +33,7 @@ struct _device { char dummy; } cris_devices;
 
 void
 device_error (device *me ATTRIBUTE_UNUSED,
-             char *message ATTRIBUTE_UNUSED,
+             const char *message ATTRIBUTE_UNUSED,
              ...)
 {
   abort ();
This page took 0.023832 seconds and 4 git commands to generate.