newbus_ioconf() is long gone

This commit is contained in:
Peter Wemm 2001-02-28 02:55:15 +00:00
parent 5b270b2a55
commit 6f34947de7
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=73206

View File

@ -132,7 +132,6 @@ char *path(const char *);
char *raisestr(char *);
void remember(const char *);
void moveifchanged(const char *, const char *);
void newbus_ioconf(void);
int yyparse(void);
int yylex(void);
void options(void);