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