Removed references to the mvme162 stuff (replaced by HiDEOS.)

This commit is contained in:
John Winans
1995-02-07 18:53:56 +00:00
parent 1c4adbf2ce
commit 9bbf6fe17e
-3
View File
@@ -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);
}