gbdk-releases/sdcc/support/tests/internal/stubs.c

6 lines
101 B
C
Raw Permalink Normal View History

2015-01-10 16:25:09 +01:00
int fatalError;
int lineno;
char *filename = "tests";
char buffer[4096];
char scratchFileName[4096];