summaryrefslogtreecommitdiff
path: root/src/mi/Gget_proc_info_by_ip.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mi/Gget_proc_info_by_ip.c')
-rw-r--r--src/mi/Gget_proc_info_by_ip.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mi/Gget_proc_info_by_ip.c b/src/mi/Gget_proc_info_by_ip.c
index c39312d5..ae85fe91 100644
--- a/src/mi/Gget_proc_info_by_ip.c
+++ b/src/mi/Gget_proc_info_by_ip.c
@@ -25,7 +25,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
#include "libunwind_i.h"
-PROTECTED int
+int
unw_get_proc_info_by_ip (unw_addr_space_t as, unw_word_t ip,
unw_proc_info_t *pi, void *as_arg)
{