iface-helper/build: add linker version script
This commit is contained in:
6
linker-script-binary.ver
Normal file
6
linker-script-binary.ver
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
global:
|
||||
_IO_stdin_used;
|
||||
local:
|
||||
*;
|
||||
};
|
Reference in New Issue
Block a user