From cae2586a0a9f7ebe67bdf29974510066d046af3d Mon Sep 17 00:00:00 2001 From: gdisirio Date: Mon, 27 Jan 2014 11:40:25 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6649 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/nil/ports/ARMCMx/nilcore_v6m.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'os/nil/ports/ARMCMx/nilcore_v6m.h') 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. */ -- cgit v1.2.3