diff options
Diffstat (limited to 'include/arch')
| -rw-r--r-- | include/arch/cpu.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 */ |
