diff options
Diffstat (limited to 'sys/scsi/su.c')
-rw-r--r-- | sys/scsi/su.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/scsi/su.c b/sys/scsi/su.c new file mode 100644 index 0000000..de4f017 --- /dev/null +++ b/sys/scsi/su.c @@ -0,0 +1,4 @@ + +/* this will be a special user scsi device */ +/* not written yet */ + |