mirror of
https://github.com/simh/simh.git
synced 2026-04-25 03:34:34 +00:00
BESM6 and VAX: Cleanup for building on VMS
This commit is contained in:
@@ -240,4 +240,6 @@ if (vs_state == VSXXX_IDLE) {
|
||||
}
|
||||
}
|
||||
|
||||
#endif /* !VAX_620 */
|
||||
#else /* defined(VAX_620) */
|
||||
static char *dummy_declaration = "Something to compile";
|
||||
#endif /* !defined(VAX_620) */
|
||||
|
||||
Reference in New Issue
Block a user