Update the return type of gdb_ptrace to be more flexible
[deliverable/binutils-gdb.git] / gdb / amd64-bsd-nat.c
index 1ff044ff470bd59449b0ae46a951102c90492c89..04322c70378751900bc8145013a76d3bf96ce915 100644 (file)
@@ -36,7 +36,7 @@
 #include "amd64-bsd-nat.h"
 \f
 
-static int
+static PTRACE_TYPE_RET
 gdb_ptrace (PTRACE_TYPE_ARG1 request, ptid_t ptid, PTRACE_TYPE_ARG3 addr,
            PTRACE_TYPE_ARG4 data)
 {
This page took 0.046649 seconds and 4 git commands to generate.