Annotation of researchv10no/sys/io/x.c, revision 1.1.1.1

1.1       root        1: /*
                      2:  * dummy block device driver
                      3:  * throw this away;
                      4:  * it's here to make a partial system build
                      5:  */
                      6: 
                      7: #include "sys/param.h"
                      8: #include "sys/conf.h"
                      9: 
                     10: struct bdevsw xbdev = bdinit(nodev, nodev, nodev, 0);

unix.superglobalmegacorp.com

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