mirror of
https://github.com/simh/simh.git
synced 2026-01-25 19:56:25 +00:00
Cleanup of unneeded global extern declarations
This commit is contained in:
@@ -29,7 +29,6 @@
|
||||
|
||||
extern UNIT cpu_unit;
|
||||
extern REG cpu_reg[];
|
||||
extern int32 sim_switches;
|
||||
extern uint32 pal_type;
|
||||
|
||||
t_stat fprint_sym_m (FILE *of, t_addr addr, uint32 inst);
|
||||
|
||||
Reference in New Issue
Block a user