From 45b51617a0e3513a453c20229e02fd8fc9fbbfe1 Mon Sep 17 00:00:00 2001 From: Kimplul Date: Thu, 9 Jun 2022 23:53:47 +0300 Subject: use doxygen todo --- include/arch/cpu.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/arch') diff --git a/include/arch/cpu.h b/include/arch/cpu.h index e63b90a..8913b85 100644 --- a/include/arch/cpu.h +++ b/include/arch/cpu.h @@ -24,6 +24,6 @@ */ id_t cpu_id(); -/* \todo: add more cpu handling functions */ +/** \todo add more cpu handling functions */ #endif /* APOS_CPU_H */ -- cgit v1.3