1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-14 20:50:59 +00:00
serenity/Kernel/Time
James Mintram dfe4810c3a Kernel: Add cross platform RegisterState header and Aarch64 version
A new RegisterState header includes the platform specific RegisterState
header based on the platform being compiled.

The Aarch64 RegisterState header contains stubs for Debug
2021-10-15 21:48:45 +01:00
..
APICTimer.cpp
APICTimer.h
HardwareTimer.h Kernel: Use operator ""sv in all purpose() implementations 2021-10-03 13:36:10 +02:00
HPET.cpp
HPET.h
HPETComparator.cpp
HPETComparator.h
PIT.cpp Kernel: Move x86 IO instructions code into the x86 specific folder 2021-10-01 12:27:20 +02:00
PIT.h
RTC.cpp Kernel: Move x86 IO instructions code into the x86 specific folder 2021-10-01 12:27:20 +02:00
RTC.h
TimeManagement.cpp
TimeManagement.h Kernel: Add cross platform RegisterState header and Aarch64 version 2021-10-15 21:48:45 +01:00