1
0
mirror of https://github.com/simh/simh.git synced 2026-02-11 10:36:08 +00:00
Files
simh.simh/3B2/3b2_cpu.h
Seth Morabito 71ee25be1a 3B2: Remove unused code, move static declarations
This change cleans up warnings issued when compiled with
-Wall.

- Removed unused functions and variables.
- Moved static declarations out of headers and into source files
- Added braces around initialization where suggested.
2018-08-19 12:37:31 -07:00

14 KiB