Closed Kfeavel closed 3 years ago
This line is very vague. We should have #defines (or maybe an enum?) for all of the x86 interrupt and exception values so that the code is more legible.
#define
Resolved in 6fae26c2476d29f84877bbda069bcfa5c2be8f95. Enums should probably be renamed, but that can happen later.
This line is very vague. We should have
#define
s (or maybe an enum?) for all of the x86 interrupt and exception values so that the code is more legible.