Annotation of xinu/sys/ioerr.c, revision 1.1.1.1

1.1       root        1: /* ioerr.c - ioerr */
                      2: 
                      3: #include <conf.h>
                      4: #include <kernel.h>
                      5: 
                      6: /*------------------------------------------------------------------------
                      7:  *  ioerr  -  return an error (used for "error" entries in devtab)
                      8:  *------------------------------------------------------------------------
                      9:  */
                     10: ioerr()
                     11: {
                     12:        return(SYSERR);
                     13: }

unix.superglobalmegacorp.com

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