banan-os/kernel/kernel/Timer
Bananymous 74f70ae4bd Kernel/LibC: Use builtin functions over inline asm
Getting flags and saving/restoring sse state and reading TSC can be done
using compiler builtins
2026-01-09 15:39:19 +02:00
..
HPET.cpp Kernel: Add syscall-less clock_gettime 2026-01-08 17:13:59 +02:00
PIT.cpp Kernel: Add syscall-less clock_gettime 2026-01-08 17:13:59 +02:00
RTC.cpp All: Cleanup all files 2024-01-24 15:53:38 +02:00
Timer.cpp Kernel/LibC: Use builtin functions over inline asm 2026-01-09 15:39:19 +02:00