X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Fproc-utils.h;h=5ece8eea2359d4e3d6f11fad42051e059ffc2646;hb=6a2c1b8790e58ce0688507b5b1f8369aa621a665;hp=d765780a049c019590e0c70847e9d27a4004d0d7;hpb=32d0add0a654c1204ab71dc8a55d9374538c4b33;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/proc-utils.h b/gdb/proc-utils.h index d765780a04..5ece8eea23 100644 --- a/gdb/proc-utils.h +++ b/gdb/proc-utils.h @@ -1,5 +1,5 @@ /* Machine independent support for SVR4 /proc (process file system) for GDB. - Copyright (C) 1999-2015 Free Software Foundation, Inc. + Copyright (C) 1999-2017 Free Software Foundation, Inc. This file is part of GDB. @@ -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 /*