Commit 5fb05d5
committed
remove dead Pic struct after PIC state machine elimination
The PIC state machine (~130 lines) was eliminated in a1b628e in favor
of hardcoded vector 0x20 + no-op PIC port handling. The pic.rs module
is now unused and produces 7 dead_code warnings. Remove it.
Signed-off-by: danbugs <danilochiarlone@gmail.com>1 parent aad8809 commit 5fb05d5
2 files changed
Lines changed: 0 additions & 231 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | 41 | | |
45 | 42 | | |
46 | 43 | | |
| |||
This file was deleted.
0 commit comments