]> Git Repo - binutils.git/blobdiff - gdb/acconfig.h
import gdb-1999-11-01 snapshot
[binutils.git] / gdb / acconfig.h
index bf52c4f375bd022ea55b44c834cb0e24e4e96257..d2d72fea0ac4e3da800d1a855a7676af84492770 100644 (file)
 #undef WITH_SIM
 
 /* Set to true if the save_state_t structure is present */
-#define HAVE_STRUCT_SAVE_STATE_T 0
+#undef HAVE_STRUCT_SAVE_STATE_T
 
 /* Set to true if the save_state_t structure has the ss_wide member */
-#define HAVE_STRUCT_MEMBER_SS_WIDE 0
+#undef HAVE_STRUCT_MEMBER_SS_WIDE
+
+/* Define if <sys/ptrace.h> defines the PTRACE_GETXFPREGS request.  */
+#undef HAVE_PTRACE_GETXFPREGS
This page took 0.022086 seconds and 4 git commands to generate.