summaryrefslogtreecommitdiffstats
path: root/bsps/arm/shared/cp15/arm-cp15-set-exception-handler.c
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/arm/shared/cp15/arm-cp15-set-exception-handler.c')
-rw-r--r--bsps/arm/shared/cp15/arm-cp15-set-exception-handler.c11
1 files changed, 10 insertions, 1 deletions
diff --git a/bsps/arm/shared/cp15/arm-cp15-set-exception-handler.c b/bsps/arm/shared/cp15/arm-cp15-set-exception-handler.c
index f15ed02612..39f60e945e 100644
--- a/bsps/arm/shared/cp15/arm-cp15-set-exception-handler.c
+++ b/bsps/arm/shared/cp15/arm-cp15-set-exception-handler.c
@@ -1,7 +1,16 @@
/* SPDX-License-Identifier: BSD-2-Clause */
+/**
+ * @file
+ *
+ * @ingroup RTEMSBSPsARMShared
+ *
+ * @brief This source file contains the implementation of
+ * arm_cp15_set_exception_handler().
+ */
+
/*
- * Copyright (c) 2013 embedded brains GmbH. All rights reserved.
+ * Copyright (c) 2013 embedded brains GmbH & Co. KG
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions