summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/gpib.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/isa/gpib.c')
-rw-r--r--sys/i386/isa/gpib.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/sys/i386/isa/gpib.c b/sys/i386/isa/gpib.c
index f7b8253..f78ddd6 100644
--- a/sys/i386/isa/gpib.c
+++ b/sys/i386/isa/gpib.c
@@ -21,10 +21,6 @@
*/
/*Please read the README file for usage information*/
-#include "gp.h"
-
-#if NGP > 0
-
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/conf.h>
@@ -1160,5 +1156,3 @@ outb(CDOR,95); /*untalk*/
}
-
-#endif /* NGPIB > 0 */
OpenPOWER on IntegriCloud