summaryrefslogtreecommitdiffstats
path: root/cpukit/sapi/include/rtems/sptables.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/sapi/include/rtems/sptables.h8
1 files changed, 5 insertions, 3 deletions
diff --git a/cpukit/sapi/include/rtems/sptables.h b/cpukit/sapi/include/rtems/sptables.h
index 93507ae250..0dc98c9c62 100644
--- a/cpukit/sapi/include/rtems/sptables.h
+++ b/cpukit/sapi/include/rtems/sptables.h
@@ -1,8 +1,11 @@
-/* sptables.h
+/**
+ * @file rtems/sptables.h
*
* This include file contains the executive's pre-initialized tables
* used when in a single processor configuration.
- *
+ */
+
+/*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR).
*
@@ -68,4 +71,3 @@ extern const rtems_multiprocessing_table
#endif
#endif
-/* end of include file */