# 0 "test.cpp" # 0 "" # 0 "" # 1 "test.cpp" extern "C" void _start() { asm("li a7,93 \n" "li a0,11 \n" "ecall\n"); }