* config/tc-i386.c (output_jump, output_disp)
[deliverable/binutils-gdb.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
This page took 0.030711 seconds and 4 git commands to generate.