From da8eeb7695a4803d1d45c8c26c05a51fb1ba1e55 Mon Sep 17 00:00:00 2001 From: Kimplul Date: Thu, 9 Jun 2022 23:50:14 +0300 Subject: continue documentation --- include/arch/irq.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/arch/irq.h') 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) -- cgit v1.3