Luna/kernel/src/arch
apio 59c9d8f119
All checks were successful
continuous-integration/drone/push Build is passing
asm -> asm volatile
2022-12-17 14:32:24 +01:00
..
x86_64 asm -> asm volatile 2022-12-17 14:32:24 +01:00
CPU.h CPU: Add a pause() method 2022-12-17 10:45:55 +01:00
MMU.h Make ARCH_PAGE_SIZE and ARCH_TIMER_FREQ known at compile-time 2022-12-05 16:36:41 +01:00
Serial.cpp Add a 'pure' variant of cstyle_format which is infallible 2022-12-17 12:38:22 +01:00
Serial.h Remove some redundant error propagation 2022-12-16 18:32:29 +01:00
Timer.cpp Kernel: Enable -Wsign-conversion 2022-12-08 15:09:32 +01:00
Timer.h Add a should_invoke_scheduler method 2022-12-07 16:11:59 +00:00