Annotation of coherent/b/kernel/ldrv/nonedev.c, revision 1.1.1.1

1.1       root        1: /* $Header: /kernel/kersrc/ldrv/RCS/nonedev.c,v 1.1 92/07/17 15:27:56 bin Exp Locker: bin $ */
                      2: 
                      3: /*
                      4:  * $Log:       nonedev.c,v $
                      5:  * Revision 1.1  92/07/17  15:27:56  bin
                      6:  * Initial revision
                      7:  * 
                      8:  * Revision 1.1        88/03/24  16:30:54      src
                      9:  * Initial revision
                     10:  * 
                     11:  */
                     12: #include <sys/coherent.h>
                     13: #include <sys/uproc.h>
                     14: #include <errno.h>
                     15: 
                     16: /*
                     17:  * Non existant device.
                     18:  */
                     19: nonedev()
                     20: {
                     21:        u.u_error = ENXIO;
                     22: }

unix.superglobalmegacorp.com

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