Use 'ao-dbg' instead of 's51' to communicate with TeleMetrum
[fw/sdcc] / support / tests / internal / stubs.c
1 int fatalError;
2 int lineno;
3 char *filename = "tests";
4 char buffer[4096];
5 char scratchFileName[4096];