Imported Upstream version 2.9.0
[debian/cc1111] / support / tests / internal / stubs.c
1 int fatalError;
2 int lineno;
3 char *filename = "tests";
4 char buffer[4096];
5 char scratchFileName[4096];