diff --git a/src/drv/module_types.c b/src/drv/module_types.c index e554c792a..09996959b 100644 --- a/src/drv/module_types.c +++ b/src/drv/module_types.c @@ -237,8 +237,5 @@ NIGPIB_SHORT_OFF = 0x5000; NIGPIB_IVEC_BASE = 100; NIGPIB_IRQ_LEVEL = 5; -MVME162_EXT_OFF = 0x40000000; -MVME162_IVEC_BASE = 104; -MVME162_IRQ_LEVEL = 5; return(0); }