/* This is just a stub file for testing the bootstrapper */

int x[100] = {0};
int y[200];
int main(){return 0;}
