|
|
Xinu for VAX
/* ionull.c - ionull */
#include <conf.h>
#include <kernel.h>
/*------------------------------------------------------------------------
* ionull - do nothing (used for "don't care" entries in devtab)
*------------------------------------------------------------------------
*/
ionull()
{
return(OK);
}
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.