#include <stdlib.h> #include "stub.h" int __cdecl main(int argc, char **argv) { SpawnLinker(argc, argv, NULL); return 0; }