gdt
|
core: change types from uint32_t to u32 (e.g)
|
2025-01-27 11:26:15 +01:00 |
interrupt
|
core: change types from uint32_t to u32 (e.g)
|
2025-01-27 11:26:15 +01:00 |
kprint
|
core: change types from uint32_t to u32 (e.g)
|
2025-01-27 11:26:15 +01:00 |
memory
|
core: change types from uint32_t to u32 (e.g)
|
2025-01-27 11:26:15 +01:00 |
multitasking
|
fix: do not edit task if it's the current
|
2025-02-07 11:29:39 +01:00 |
power
|
core: change types from uint32_t to u32 (e.g)
|
2025-01-27 11:26:15 +01:00 |
rtc
|
core: change types from uint32_t to u32 (e.g)
|
2025-01-27 11:26:15 +01:00 |
shell
|
core: change types from uint32_t to u32 (e.g)
|
2025-01-27 11:26:15 +01:00 |
terminal
|
core: change types from uint32_t to u32 (e.g)
|
2025-01-27 11:26:15 +01:00 |
boot.s
|
fix: skip in the header to have good addresses
|
2024-12-03 12:03:28 +01:00 |
kernel.c
|
wip: multitasking: add status forked
|
2025-02-03 13:11:38 +01:00 |
ssp.c
|
clean: add '\n'
|
2025-02-04 11:57:54 +01:00 |