]> sourceware.org Git - glibc.git/blob - config-name.in
Update.
[glibc.git] / config-name.in
1 /* @configure_input@ -*- C -*-
2 Generated from $Id$.
3
4 This is used only by the generic `uname' function for systems with no real
5 `uname' call. If this data is not correct, it does not matter much. */
6
7 #define UNAME_SYSNAME "@uname_sysname@"
8 #define UNAME_RELEASE "@uname_release@"
9 #define UNAME_VERSION "@uname_version@"
10 #define UNAME_MACHINE "@host_cpu@-@host_vendor@"
This page took 0.034315 seconds and 5 git commands to generate.