File:  [MW Coherent from dump] / coherent / b / kernel / ldrv / nonedev.c
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Wed May 29 04:56:37 2019 UTC (7 years ago) by root
Branches: MarkWilliams, MAIN
CVS tags: relic, HEAD
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;
}

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.