summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/sparc/rtems/score/cpu.h
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-11-02 07:40:14 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-11-02 07:40:14 +0000
commitf4ae0c5c59729ea4ce5028758f34386e79a42ced (patch)
treed4484e47e299e28dd5845c026c3238272249e988 /cpukit/score/cpu/sparc/rtems/score/cpu.h
parent2004-10-02 Ralf Corsepius <ralf_corsepius@rtems.org> (diff)
downloadrtems-f4ae0c5c59729ea4ce5028758f34386e79a42ced.tar.bz2
2004-10-02 Ralf Corsepius <ralf_corsepius@rtems.org>
* rtems/score/cpu.h: Add doxygen preamble. * rtems/score/sparc.h: Add doxygen preamble. * rtems/score/types.h: Add doxygen preamble.
Diffstat (limited to 'cpukit/score/cpu/sparc/rtems/score/cpu.h')
-rw-r--r--cpukit/score/cpu/sparc/rtems/score/cpu.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/cpukit/score/cpu/sparc/rtems/score/cpu.h b/cpukit/score/cpu/sparc/rtems/score/cpu.h
index 7207267579..4d2c4c0b3d 100644
--- a/cpukit/score/cpu/sparc/rtems/score/cpu.h
+++ b/cpukit/score/cpu/sparc/rtems/score/cpu.h
@@ -1,5 +1,8 @@
-/* cpu.h
- *
+/**
+ * @file rtems/score/cpu.h
+ */
+
+/*
* This include file contains information pertaining to the port of
* the executive to the SPARC processor.
*