aboutsummaryrefslogtreecommitdiffstats
path: root/os/nil/ports/ARMCMx/nilcore_v6m.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/nil/ports/ARMCMx/nilcore_v6m.h')
-rw-r--r--os/nil/ports/ARMCMx/nilcore_v6m.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/nil/ports/ARMCMx/nilcore_v6m.h b/os/nil/ports/ARMCMx/nilcore_v6m.h
index 3c0ff4dbe..0e73cdc34 100644
--- a/os/nil/ports/ARMCMx/nilcore_v6m.h
+++ b/os/nil/ports/ARMCMx/nilcore_v6m.h
@@ -179,7 +179,7 @@ struct port_intctx {
/*===========================================================================*/
/**
- * @brief Platform dependent part of the @p chThdCreateI() API.
+ * @brief Platform dependent thread stack setup.
* @details This code usually setup the context switching frame represented
* by an @p port_intctx structure.
*/