diff --git a/include/arch/arm/aarch32/exc.h b/include/arch/arm/aarch32/exc.h index 821654fede8..9d519d7545f 100644 --- a/include/arch/arm/aarch32/exc.h +++ b/include/arch/arm/aarch32/exc.h @@ -6,7 +6,7 @@ /** * @file - * @brief Cortex-M public exception handling + * @brief ARM AArch32 public exception handling * * ARM-specific kernel exception handling interface. Included by arm/arch.h. */