mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-06 20:58:33 +01:00
4 lines
146 B
C
4 lines
146 B
C
/* This file should define values for the strings returned by `confstr'.
|
|
If _NAME is passed to `confstr', define NAME. */
|
|
|
|
#define CS_PATH ""
|