/* iodata.c (emx+gcc) -- Copyright (c) 1990-1993 by Eberhard Mattes */

#include <sys/emx.h>
#include <fcntl.h>

const int _nfiles = _NFILES;
int _files[_NFILES];
int _lookahead[_NFILES];
