Allocate a larger TLS segment, so that initialising libpthread.so works
[glibc/nacl-glibc.git] / config-name.in
blobcdac43d8606f3c5a2310e85885715da86a3b0fa5
1 /* @configure_input@ -*- C -*-
3    This is used only by the generic `uname' function for systems with no real
4    `uname' call.  If this data is not correct, it does not matter much.  */
6 #define UNAME_SYSNAME "@uname_sysname@"
7 #define UNAME_RELEASE "@uname_release@"
8 #define UNAME_VERSION "@uname_version@"
9 #define UNAME_MACHINE "@host_cpu@-@host_vendor@"