aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv64/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/riscv64/config.h')
-rw-r--r--arch/riscv64/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/riscv64/config.h b/arch/riscv64/config.h
index ba7fafe..7be4bb3 100644
--- a/arch/riscv64/config.h
+++ b/arch/riscv64/config.h
@@ -75,7 +75,7 @@
#else
/* 32bit */
-/* \todo: figure this stuff out */
+/** \todo figure this stuff out */
#define VM_DMAP (0x000000000)
#define VM_KERN (VM_DMAP + SZ_256K)
#define ROOT_PTE (0UL)