summaryrefslogtreecommitdiff
path: root/gdb/sol2-tdep.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/sol2-tdep.h')
-rw-r--r--gdb/sol2-tdep.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/sol2-tdep.h b/gdb/sol2-tdep.h
index 9f42860fe33..ff8dcdeb02b 100644
--- a/gdb/sol2-tdep.h
+++ b/gdb/sol2-tdep.h
@@ -24,4 +24,6 @@ struct gdbarch;
CORE_ADDR sol2_skip_solib_resolver (struct gdbarch *, CORE_ADDR);
+char *sol2_core_pid_to_str (struct gdbarch *gdbarch, ptid_t ptid);
+
#endif /* sol2-tdep.h */