mirror of
https://github.com/open-simh/simh.git
synced 2026-01-25 19:57:36 +00:00
Cleanup of unneeded global extern declarations
This commit is contained in:
@@ -1155,7 +1155,6 @@ clock_gettime(CLOCK_REALTIME, &now);
|
||||
return _timespec_to_double (&now);
|
||||
}
|
||||
|
||||
extern int32 sim_is_running;
|
||||
extern UNIT * volatile sim_wallclock_queue;
|
||||
extern UNIT * volatile sim_wallclock_entry;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user