1
0
mirror of https://github.com/simh/simh.git synced 2026-02-13 03:15:25 +00:00
Files
simh.simh/PDP18B/pdp18b_lp.c
Mark Pizzolato 46133b5dd8 PDP18B: Compiler warning cleanup
- Remove unused variable assignment
- Avoid potential out of array indexing due to theoretical array
  reference via signed char index.  Likely non functional change.
2020-10-19 12:31:02 -07:00

32 KiB