--- embedtools/src/get1steth.c 2009/12/18 14:12:24 1.1 +++ embedtools/src/get1steth.c 2009/12/18 14:12:24 1.1.2.1 @@ -0,0 +1,7 @@ +#include "global.h" + + +int main() +{ + return 0; +}