Remove a no-op "port ?" declaration.

This commit is contained in:
Peter Wemm 2000-01-24 08:51:16 +00:00
parent b33b19409d
commit 6bd284603b
2 changed files with 2 additions and 2 deletions

View File

@ -94,7 +94,7 @@ device atkbdc0 at isa? port IO_KBD
device atkbd0 at atkbdc? irq 1
device psm0 at atkbdc? irq 12
device vga0 at isa? port ? conflicts
device vga0 at isa? conflicts
# splash screen/screen saver
pseudo-device splash

View File

@ -94,7 +94,7 @@ device atkbdc0 at isa? port IO_KBD
device atkbd0 at atkbdc? irq 1
device psm0 at atkbdc? irq 12
device vga0 at isa? port ? conflicts
device vga0 at isa? conflicts
# splash screen/screen saver
pseudo-device splash