Change inferior thread list to be a thread map
[deliverable/binutils-gdb.git] / binutils / config.in
index 64de38b4b0b1a87609520d14fe45e08b62f627f9..72ead4eb61288714b8144c807b9ad2ec072aedf6 100644 (file)
@@ -94,6 +94,9 @@
 /* Define to 1 if you have the `getc_unlocked' function. */
 #undef HAVE_GETC_UNLOCKED
 
+/* Define to 1 if you have the `getpagesize' function. */
+#undef HAVE_GETPAGESIZE
+
 /* Does <utime.h> define struct utimbuf? */
 #undef HAVE_GOOD_UTIME_H
 
 /* Define to 1 if you have the `mkstemp' function. */
 #undef HAVE_MKSTEMP
 
+/* Define to 1 if you have a working `mmap' system call. */
+#undef HAVE_MMAP
+
 /* Define to 1 if you have the `sbrk' function. */
 #undef HAVE_SBRK
 
This page took 0.025209 seconds and 4 git commands to generate.