diff options
author | Hugh Graham <hugh@cvs.openbsd.org> | 2000-10-11 12:15:53 +0000 |
---|---|---|
committer | Hugh Graham <hugh@cvs.openbsd.org> | 2000-10-11 12:15:53 +0000 |
commit | 43dadd266f027dd99e2f78394d4f4ca6b045a218 (patch) | |
tree | 28f3f30a61af92b009765b6475f5be7a99d3b86b /sys | |
parent | 54b268382dc908dbdc7029590eaf1a9f854502f1 (diff) |
whitespace
Diffstat (limited to 'sys')
-rw-r--r-- | sys/arch/vax/conf/files.vax | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/vax/conf/files.vax b/sys/arch/vax/conf/files.vax index 01b978663f3..0e7f3f871e9 100644 --- a/sys/arch/vax/conf/files.vax +++ b/sys/arch/vax/conf/files.vax @@ -331,7 +331,7 @@ file arch/vax/uba/uba_dma.c uba # builtin NCR53C95 SCSI Controller on VAXstation 4000 VLC/60/9x device asc: scsi, ncr53c9x attach asc at vsbus with asc_vsbus -file arch/vax/vsa/asc_vsbus.c asc needs-flag +file arch/vax/vsa/asc_vsbus.c asc needs-flag include "compat/ultrix/files.ultrix" #include "compat/vax1k/files.vax1k" |