mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 23:30:07 +00:00
5 lines
146 B
C
5 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 ""
|