diff options
-rw-r--r-- | os/common/startup/ARMCAx-TZ/compilers/GCC/crt1.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/os/common/startup/ARMCAx-TZ/compilers/GCC/crt1.c b/os/common/startup/ARMCAx-TZ/compilers/GCC/crt1.c index dd08df45d..2ce2f434b 100644 --- a/os/common/startup/ARMCAx-TZ/compilers/GCC/crt1.c +++ b/os/common/startup/ARMCAx-TZ/compilers/GCC/crt1.c @@ -15,10 +15,10 @@ */
/**
- * @file ARMCMx/compilers/GCC/crt1.c
+ * @file ARMCAx-TZ/compilers/GCC/crt1.c
* @brief Startup stub functions.
*
- * @addtogroup ARMCMx_GCC_STARTUP
+ * @addtogroup ARMCAx_GCC_STARTUP
* @{
*/
|