#include "helper.h" #include "c.h" #include "ld.h" int tier0_build() { return 0; }; DECLARE_BUILD_STAGE(tier0, tier0_build);