mirror of
https://github.com/open-simh/simh.git
synced 2026-01-23 11:07:45 +00:00
Coverity is confusing routines by the same name from different simulators. Making these routines static should solve the problem. Also fix un-checked status complaint.