summaryrefslogtreecommitdiff
path: root/src/os-hpux.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/os-hpux.c')
-rw-r--r--src/os-hpux.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/os-hpux.c b/src/os-hpux.c
index d9435c1e..48bfb05c 100644
--- a/src/os-hpux.c
+++ b/src/os-hpux.c
@@ -68,7 +68,7 @@ tdep_get_elf_image (struct elf_image *ei, pid_t pid, unw_word_t ip,
#ifndef UNW_REMOTE_ONLY
-PROTECTED void
+void
tdep_get_exe_image_path (char *path)
{
path[0] = 0; /* XXX */