From 9b4aea27e569dab2275cf27f6e41b39ac65a23c3 Mon Sep 17 00:00:00 2001 From: peter Date: Wed, 31 Jan 2001 10:54:45 +0000 Subject: Remove count for NSIO. The only places it was used it were incorrect. (alpha-gdbstub.c got sync'ed up a bit with the i386 version) --- sys/pc98/cbus/sio.c | 1 - sys/pc98/pc98/sio.c | 1 - 2 files changed, 2 deletions(-) (limited to 'sys/pc98') diff --git a/sys/pc98/cbus/sio.c b/sys/pc98/cbus/sio.c index 2a215b1..fbc78bc 100644 --- a/sys/pc98/cbus/sio.c +++ b/sys/pc98/cbus/sio.c @@ -41,7 +41,6 @@ #include "opt_sio.h" #include "card.h" #include "pci.h" -#include "sio.h" /* * Serial driver, based on 386BSD-0.1 com driver. diff --git a/sys/pc98/pc98/sio.c b/sys/pc98/pc98/sio.c index 2a215b1..fbc78bc 100644 --- a/sys/pc98/pc98/sio.c +++ b/sys/pc98/pc98/sio.c @@ -41,7 +41,6 @@ #include "opt_sio.h" #include "card.h" #include "pci.h" -#include "sio.h" /* * Serial driver, based on 386BSD-0.1 com driver. -- cgit v1.1