Usermode - More hackery to get glib compiling
[tpg/acess2.git] / Usermode / Libraries / libc.so_src / include_exp / 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