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