802e82003bf9a34aeeda4cc7053704a98f043805
[tpg/acess2.git] / locale.h
1 /*
2  * Acess2 C Library
3  * - By John Hodge (thePowersGang)
4  * 
5  * locale.h
6  * - Locale management
7  */
8 #ifndef _LIBC_LOCALE_H_
9 #define _LIBC_LOCALE_H_
10
11 #ifdef __cplusplus
12 extern "C" {
13 #endif
14
15
16
17 #ifdef __cplusplus
18 }
19 #endif
20
21 #endif
22

UCC git Repository :: git.ucc.asn.au