Fix register selection in var-access.exp
[deliverable/binutils-gdb.git] / gas / config.in
index e06f16031c90e8b24c253b12345a8806b2840048..08551796966f78b65bebbc2c78c364e18f583ea1 100644 (file)
 /* Define to 1 if you have the <string.h> header file. */
 #undef HAVE_STRING_H
 
+/* Define to 1 if you have the `strsignal' function. */
+#undef HAVE_STRSIGNAL
+
 /* Define if <sys/stat.h> has struct stat.st_mtim.tv_nsec */
 #undef HAVE_ST_MTIM_TV_NSEC
 
 /* Target vendor. */
 #undef TARGET_VENDOR
 
+/* Target specific CPU. */
+#undef TARGET_WITH_CPU
+
 /* Use b modifier when opening binary files? */
 #undef USE_BINARY_FOPEN
 
This page took 0.028933 seconds and 4 git commands to generate.