summaryrefslogtreecommitdiffhomepage
path: root/dev/Kernel/HALKit/RISCV
diff options
context:
space:
mode:
Diffstat (limited to 'dev/Kernel/HALKit/RISCV')
-rw-r--r--dev/Kernel/HALKit/RISCV/AP.h1
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