arch: arm: update file header info for arm/aarch32/exc.h

Public arm/aarch32/exc.h header file is used by both
Cortex-M and Cortex-R; we update the header information
accordingly.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
This commit is contained in:
Ioannis Glaropoulos 2020-02-10 16:14:02 +01:00 committed by Andrew Boie
commit 14237335e0

View file

@ -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.
*/