aboutsummaryrefslogtreecommitdiff
path: root/include/arch/irq.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/arch/irq.h')
-rw-r--r--include/arch/irq.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/arch/irq.h b/include/arch/irq.h
index 7c6a365..0c8ecf9 100644
--- a/include/arch/irq.h
+++ b/include/arch/irq.h
@@ -6,7 +6,7 @@
* Arch-specific interrupt handling, generally implemented in
* arch/whatever/kernel/irq.c
*
- * @todo These should probably also be stat_t...
+ * \todo These should probably also be stat_t...
*/
#if defined(riscv64)