Add linker.map
This commit is contained in:
6
linker.map
Normal file
6
linker.map
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
global:
|
||||
*WeaselJsonParser*;
|
||||
local:
|
||||
*;
|
||||
};
|
||||
Reference in New Issue
Block a user