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:
parent
446ac06458
commit
14237335e0
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue