mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-24 17:04:02 +08:00
6 lines
71 B
Plaintext
6 lines
71 B
Plaintext
|
# Anonymous GNU ld version script to export nothing.
|
||
|
|
||
|
{
|
||
|
local: *;
|
||
|
};
|