968feb8b4361808f657a065d9cefd4e5627d6ec9
[external/binutils.git] / gdb / gdbserver / acconfig.h
1 /* Define if the target supports PTRACE_PEEKUSR for register access.  */
2 #undef HAVE_LINUX_USRREGS
3
4 /* Define if the target supports PTRACE_GETREGS for register access.  */
5 #undef HAVE_LINUX_REGSETS
6
7 /* Define if the target supports PTRACE_GETFPXREGS for extended
8    register access.  */
9 #undef HAVE_PTRACE_GETFPXREGS