PR22348, conflicting global vars in crx and cr16
[deliverable/binutils-gdb.git] / gdb / proc-utils.h
index d481041ec2a2a733bd08ff46ee5faee154bc25d0..5ece8eea2359d4e3d6f11fad42051e059ffc2646 100644 (file)
@@ -88,7 +88,7 @@ extern  int   ioctl_with_trace (int, long, void *, char *, int);
 extern  pid_t wait_with_trace  (int *, char *, int);
 extern  int   open_with_trace  (char *, int, char *, int);
 extern  int   close_with_trace (int, char *, int);
-extern  void  procfs_note      (char *, char *, int);
+extern  void  procfs_note      (const char *, const char *, int);
 
 #ifdef PROCFS_TRACE
 /*
This page took 0.024006 seconds and 4 git commands to generate.