|
|
Xinu for VAX
/* ioerr.c - ioerr */
#include <conf.h>
#include <kernel.h>
/*------------------------------------------------------------------------
* ioerr - return an error (used for "error" entries in devtab)
*------------------------------------------------------------------------
*/
ioerr()
{
return(SYSERR);
}
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.