summaryrefslogtreecommitdiff
path: root/cpukit/score/cpu/sparc/syscall.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/cpu/sparc/syscall.h')
-rw-r--r--cpukit/score/cpu/sparc/syscall.h15
1 files changed, 15 insertions, 0 deletions
diff --git a/cpukit/score/cpu/sparc/syscall.h b/cpukit/score/cpu/sparc/syscall.h
index 2f20886840..e7bc95efe3 100644
--- a/cpukit/score/cpu/sparc/syscall.h
+++ b/cpukit/score/cpu/sparc/syscall.h
@@ -1 +1,16 @@
+/**
+ * @file
+ *
+ * @ingroup RTEMSImplSysCall
+ *
+ * @brief This header file provides interfaces of the
+ * SYS_exit SysCall.
+ */
+
+/**
+ * @defgroup RTEMSImplSysCall SysCall Definition for Assembler Interface
+ *
+ * @ingroup RTEMSImpl
+ */
+
#define SYS_exit 1