5 lines
55 B
C++
5 lines
55 B
C++
|
|
||
|
#include "systemlib.h"
|
||
|
|
||
|
int systemlib() { return 0; }
|