mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
4 lines
35 B
C++
4 lines
35 B
C++
|
extern "C" int a() {
|
||
|
return 0;
|
||
|
}
|