mirror of
https://github.com/simh/simh.git
synced 2026-01-27 20:37:50 +00:00
tx-0: Fix missing #endif in USE_DISPLAY code block
This commit is contained in:
@@ -1210,6 +1210,7 @@ cpu_get_switches(unsigned long *p1, unsigned long *p2)
|
||||
*p1 = TAC;
|
||||
*p2 = 0;
|
||||
}
|
||||
#endif
|
||||
|
||||
t_stat sim_load(FILE *fileref, CONST char *cptr, CONST char *fnam, int flag) {
|
||||
uint32 word;
|
||||
|
||||
Reference in New Issue
Block a user