Adapt support for SSE registers in Linux/x86 for Linux 2.4.
[binutils-gdb.git] / gdb / acconfig.h
index 5b3531aa951ac2d29e49e69805b3146dfc51da8d..fea655c899b504f9abe63cdb71f866f965445847 100644 (file)
 /* Define if <sys/ptrace.h> defines the PTRACE_GETREGS request.  */
 #undef HAVE_PTRACE_GETREGS
 
-/* Define if <sys/ptrace.h> defines the PTRACE_GETXFPREGS request.  */
-#undef HAVE_PTRACE_GETXFPREGS
+/* Define if <sys/ptrace.h> defines the PTRACE_GETFPXREGS request.  */
+#undef HAVE_PTRACE_GETFPXREGS
 
 /* Define if gnu-regex.c included with GDB should be used. */
 #undef USE_INCLUDED_REGEX