Files
ygglibc/include/bits/locale.h
T

7 lines
116 B
C

#ifndef _YGGDRASIL_LOCALE_H
#define _YGGDRASIL_LOCALE_H 1
#define LC_GLOBAL_LOCALE ((locale_t) -1L)
#endif