mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-28 18:10:46 +00:00
Delete unused procfs_pid_to_str extern in sol-thread.c
gdb/ChangeLog:
* sol-thread.c (procfs_pid_to_str): Delete extern declaration.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2012-05-02 Joel Brobecker <brobecker@adacore.com>
|
||||
|
||||
* sol-thread.c (procfs_pid_to_str): Delete extern declaration.
|
||||
|
||||
2012-05-02 Christopher Faylor <me.cygwin2012@cgf.cx>
|
||||
|
||||
* MAINTAINERS: Remove myself.
|
||||
|
||||
@@ -69,8 +69,6 @@
|
||||
|
||||
struct target_ops sol_thread_ops;
|
||||
|
||||
extern char *procfs_pid_to_str (struct target_ops *ops, ptid_t ptid);
|
||||
|
||||
/* Prototypes for supply_gregset etc. */
|
||||
#include "gregset.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user