handler.c
|
core: change types from uint32_t to u32 (e.g)
|
2025-01-27 11:26:15 +01:00 |
idt.c
|
core: change types from uint32_t to u32 (e.g)
|
2025-01-27 11:26:15 +01:00 |
irq.s
|
clean: remove useless code
|
2025-01-22 14:06:44 +01:00 |
load_idt.s
|
fix: no more random reboot
|
2024-10-08 23:56:34 +02:00 |
msr.c
|
core: change types from uint32_t to u32 (e.g)
|
2025-01-27 11:26:15 +01:00 |
pic.c
|
core: change types from uint32_t to u32 (e.g)
|
2025-01-27 11:26:15 +01:00 |