Bugfixes, Cleanup and Rewite started on UDI interface
[tpg/acess2.git] / Kernel / binary.c
index fc58bf4..e3698da 100644 (file)
@@ -804,3 +804,7 @@ Uint Binary_FindSymbol(void *Base, char *Name, Uint *val)
                Base, ident&0xFF, ident>>8, ident>>16, ident>>24);\r
        return 0;\r
 }\r
+\r
+// === EXPORTS ===\r
+EXPORT(Binary_FindSymbol);\r
+EXPORT(Binary_Unload);\r

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