2023-05-16 18:37:00 +00:00

6 lines
47 B
C++

extern "C"
void start(void)
{
while (1) {}
}