diff options
| author | Amlal <amlal.elmahrouss@icloud.com> | 2025-02-23 08:25:33 +0100 |
|---|---|---|
| committer | Amlal <amlal.elmahrouss@icloud.com> | 2025-02-23 08:25:33 +0100 |
| commit | cb6d0477d6ea65b6364bfbcd872552bec6fbc22a (patch) | |
| tree | 4bcc69f640426800b9c9aa4fa39f1b9194250c46 /dev/Kernel/HALKit/RISCV/AP.h | |
| parent | 4994185717d086db1a4401aae933aa7241b5bb7d (diff) | |
ADD: Use C++23 on toolchain now, and add 'ld' CLI tool.
Signed-off-by: Amlal <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'dev/Kernel/HALKit/RISCV/AP.h')
| -rw-r--r-- | dev/Kernel/HALKit/RISCV/AP.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev/Kernel/HALKit/RISCV/AP.h b/dev/Kernel/HALKit/RISCV/AP.h index 258a7b5c..c198a404 100644 --- a/dev/Kernel/HALKit/RISCV/AP.h +++ b/dev/Kernel/HALKit/RISCV/AP.h @@ -32,5 +32,4 @@ namespace NeOS /// @param epc the pc. /// @return EXTERN_C NeOS::Void hal_set_pc_to_hart(HAL_HARDWARE_THREAD* hart, NeOS::VoidPtr epc); - } // namespace NeOS |
