summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/arm/armv7m-exception-handler-set.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/cpu/arm/armv7m-exception-handler-set.c')
-rw-r--r--cpukit/score/cpu/arm/armv7m-exception-handler-set.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/score/cpu/arm/armv7m-exception-handler-set.c b/cpukit/score/cpu/arm/armv7m-exception-handler-set.c
index 1f2564faf0..ea3fce3ca5 100644
--- a/cpukit/score/cpu/arm/armv7m-exception-handler-set.c
+++ b/cpukit/score/cpu/arm/armv7m-exception-handler-set.c
@@ -1,3 +1,9 @@
+/**
+ * @file
+ *
+ * @brief ARMV7M Set Exception Handler
+ */
+
/*
* Copyright (c) 2011 Sebastian Huber. All rights reserved.
*