mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 03:47:34 +00:00
Kernel/riscv64: Stub out optional_current_time
This function is used in TimeManagement.cpp
This commit is contained in:
parent
4292b0ead7
commit
9e4286d782
2 changed files with 17 additions and 0 deletions
|
@ -517,6 +517,7 @@ elseif("${SERENITY_ARCH}" STREQUAL "riscv64")
|
|||
Arch/riscv64/Firmware/ACPI/StaticParsing.cpp
|
||||
|
||||
Arch/riscv64/boot.S
|
||||
Arch/riscv64/CurrentTime.cpp
|
||||
Arch/riscv64/DebugOutput.cpp
|
||||
Arch/riscv64/Delay.cpp
|
||||
Arch/riscv64/InterruptManagement.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue