Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
default_real_main.cpp
Go to the documentation of this file.
1
2
3extern "C" int __real_main(int, char*[]) {
4 // this should never be called
5 return 0;
6}
7
int __real_main(int, char *[])