diff options
Diffstat (limited to 'include/arch/cpu.h')
| -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 763ebba..e63b90a 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 */ |
