|
|
coherent
/* $Header: /var/lib/cvsd/repos/coherent/coherent/b/kernel/ldrv/nonedev.c,v 1.1.1.1 2019/05/29 04:56:37 root Exp $ */
/*
* $Log: nonedev.c,v $
* Revision 1.1.1.1 2019/05/29 04:56:37 root
* coherent
*
* Revision 1.1 92/07/17 15:27:56 bin
* Initial revision
*
* Revision 1.1 88/03/24 16:30:54 src
* Initial revision
*
*/
#include <sys/coherent.h>
#include <sys/uproc.h>
#include <errno.h>
/*
* Non existant device.
*/
nonedev()
{
u.u_error = ENXIO;
}
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.