summaryrefslogtreecommitdiffstats
path: root/cpukit/sapi/include/confdefs.h
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-11-21 07:42:11 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-11-21 07:42:11 +0000
commitb96254f8dd6f0803f23557ab449f716738dbab87 (patch)
treefd9f10482d358f8abb4903faa12010dd0f5cabfa /cpukit/sapi/include/confdefs.h
parent2004-11-21 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-b96254f8dd6f0803f23557ab449f716738dbab87.tar.bz2
Add doxygen preamble.
Diffstat (limited to 'cpukit/sapi/include/confdefs.h')
-rw-r--r--cpukit/sapi/include/confdefs.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/cpukit/sapi/include/confdefs.h b/cpukit/sapi/include/confdefs.h
index 571f2423e0..8093c532a8 100644
--- a/cpukit/sapi/include/confdefs.h
+++ b/cpukit/sapi/include/confdefs.h
@@ -1,4 +1,5 @@
-/* confdefs.h
+/**
+ * @file rtems/confdefs.h
*
* This include file contains the configuration table template that will
* be instantiated by an application based on the setting of a number
@@ -22,7 +23,9 @@
* the above. This procedure has evolved from just enough to
* support the RTEMS Test Suites into something that can be
* used remarkably reliably by most applications.
- *
+ */
+
+/*
* COPYRIGHT (c) 1989-2002.
* On-Line Applications Research Corporation (OAR).
*