* inferior.h (disable_randomization): Declare.
[deliverable/binutils-gdb.git] / gdb / gdbserver / config.in
index 65aa1ab098ef0aa1fa71dd8b5bee2faff8cec021..a9472eaa4fc3c52c1c16d202924af5ff398f39ad 100644 (file)
 /* Define to 1 if you have the <arpa/inet.h> header file. */
 #undef HAVE_ARPA_INET_H
 
+/* Define to 1 if you have the declaration of `ADDR_NO_RANDOMIZE', and to 0 if
+   you don't. */
+#undef HAVE_DECL_ADDR_NO_RANDOMIZE
+
 /* Define to 1 if you have the declaration of `memmem', and to 0 if you don't.
    */
 #undef HAVE_DECL_MEMMEM
 /* Define to 1 if you have the <netinet/tcp.h> header file. */
 #undef HAVE_NETINET_TCP_H
 
+/* Define if you support the personality syscall. */
+#undef HAVE_PERSONALITY
+
 /* Define to 1 if you have the `pread' function. */
 #undef HAVE_PREAD
 
This page took 0.023997 seconds and 4 git commands to generate.