summaryrefslogtreecommitdiffstats
path: root/testsuite/swi01/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/swi01/init.c')
-rw-r--r--testsuite/swi01/init.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/testsuite/swi01/init.c b/testsuite/swi01/init.c
index 5c832554..25e35cfe 100644
--- a/testsuite/swi01/init.c
+++ b/testsuite/swi01/init.c
@@ -1,3 +1,11 @@
+/**
+ * @file
+ *
+ * @brief Software interrupts (swi) are tested.
+ *
+ * The following functions are called: swi_add() and swi_sched().
+ */
+
/*
* Copyright (c) 2012 embedded brains GmbH. All rights reserved.
*