ladybird/Kernel/Time
Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions
This is a new option in clang-format-16.
2023-07-08 10:32:56 +01:00
..
HardwareTimer.h Kernel: Remove is_sharing_with_others API from GenericInterruptHandler 2023-04-25 10:18:39 +02:00
TimeManagement.cpp Kernel: Move InterruptDisabler to the Interrupts subdirectory 2023-06-04 21:32:34 +02:00
TimeManagement.h Everywhere: Use MonotonicTime instead of Duration 2023-05-24 23:18:07 +02:00
TimerQueue.cpp Kernel: Move TimerQueue code to the Time subdirectory 2023-06-04 21:32:34 +02:00
TimerQueue.h Everywhere: Remove needless trailing semi-colons after functions 2023-07-08 10:32:56 +01:00