1
0
mirror of https://github.com/open-simh/simh.git synced 2026-02-10 10:20:25 +00:00
Files
open-simh.simh/3B2/3b2_ctc.c
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

29 KiB