Add linker.map

This commit is contained in:
2025-05-23 14:38:33 -04:00
parent d687a2671a
commit f2fdcfdf24

6
linker.map Normal file
View File

@@ -0,0 +1,6 @@
{
global:
*WeaselJsonParser*;
local:
*;
};