mirror of
https://github.com/jeremysrand/llvm-65816.git
synced 2026-03-13 17:16:23 +00:00
8 lines
57 B
Plaintext
8 lines
57 B
Plaintext
{
|
|
global: main;
|
|
__progname;
|
|
environ;
|
|
|
|
local: *;
|
|
};
|