Usermode/libc - Fix strchr and strrchr behavior
[tpg/acess2.git] / Usermode / Libraries / libunicode.so_src / main.c
1 /*
2  * Acess2 "libunicode"
3  * - By John Hoge
4  *
5  * main.c
6  * - Stub main
7  */
8
9 int SoMain(void)
10 {
11         return 0;
12 }

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