blob: 8a2644a80725afc0f529a9d56e9f7111afceb0fb [file] [log] [blame]
/* System module interface */
object *sysget PROTO((char *));
int sysset PROTO((char *, object *));
FILE *sysgetfile PROTO((char *, FILE *));
void initsys PROTO((int, char **));