diff options
Diffstat (limited to 'gdb/gdbserver/config.in')
-rw-r--r-- | gdb/gdbserver/config.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/gdbserver/config.in b/gdb/gdbserver/config.in index 6f2d0a1..e2566a9 100644 --- a/gdb/gdbserver/config.in +++ b/gdb/gdbserver/config.in @@ -310,6 +310,9 @@ /* Additional package description */ #undef PKGVERSION +/* Define to the type of arg 1 for ptrace. */ +#undef PTRACE_TYPE_ARG1 + /* Define to the type of arg 3 for ptrace. */ #undef PTRACE_TYPE_ARG3 |