mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 20:32:21 +00:00
4 lines
35 B
C++
4 lines
35 B
C++
|
extern "C" int a() {
|
||
|
return 0;
|
||
|
}
|