mirror of
https://github.com/serge1/ELFIO.git
synced 2024-12-27 12:17:28 +00:00
10 lines
105 B
Plaintext
10 lines
105 B
Plaintext
|
HELLO_1.0 {
|
||
|
global:
|
||
|
_Z20print_hello_world_v1v;
|
||
|
};
|
||
|
|
||
|
HELLO_2.0 {
|
||
|
global:
|
||
|
_Z20print_hello_world_v2v;
|
||
|
};
|