AcessNative - ld-acess - Woking on ELF loading
[tpg/acess2.git] / AcessNative / ld-acess.so_src / binary.c
1 /*
2  * AcessNative
3  */
4
5 // === CODE ===
6 int Binary_GetSymbol(const char *SymbolName, intptr_t *Value)
7 {
8         return 0;
9 }

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