mirror of
https://github.com/simh/simh.git
synced 2026-01-26 04:01:38 +00:00
Add display of the registered clock device
This commit is contained in:
@@ -117,6 +117,7 @@ double sim_timer_inst_per_sec (void);
|
||||
|
||||
extern t_bool sim_idle_enab; /* idle enabled flag */
|
||||
extern volatile t_bool sim_idle_wait; /* idle waiting flag */
|
||||
extern t_bool sim_asynch_timer;
|
||||
extern DEVICE sim_timer_dev;
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user