Files
lk/arch/x86
Alex Richardson e3a463e585 [x86][clang] Allow clang to evaluate isr_stub_len
The current code results in
`error: invalid reassignment of non-absolute variable 'isr_stub_start'`.
Use a numbered label instead (as that can be reassigned) and reference
the last occurrence using the b suffix.
2023-06-07 15:55:50 -07:00
..
2022-10-23 20:37:33 -07:00
2022-11-02 23:02:24 -07:00