summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/or32/rtems/score/cpu.h
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-11-02 07:39:52 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-11-02 07:39:52 +0000
commit8ad91ff4351c704b4012d5279a3fa22adba96715 (patch)
tree6fa0557d3f0a01abe504c9022fe61ad6da34c508 /cpukit/score/cpu/or32/rtems/score/cpu.h
parent2004-10-02 Ralf Corsepius <ralf_corsepius@rtems.org> (diff)
downloadrtems-8ad91ff4351c704b4012d5279a3fa22adba96715.tar.bz2
2004-10-02 Ralf Corsepius <ralf_corsepius@rtems.org>
* rtems/score/cpu.h: Add doxygen preamble. * rtems/score/cpu_asm.h: Add doxygen preamble. * rtems/score/or32.h: Add doxygen preamble. * rtems/score/types.h: Add doxygen preamble.
Diffstat (limited to 'cpukit/score/cpu/or32/rtems/score/cpu.h')
-rw-r--r--cpukit/score/cpu/or32/rtems/score/cpu.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/cpukit/score/cpu/or32/rtems/score/cpu.h b/cpukit/score/cpu/or32/rtems/score/cpu.h
index 14b2d805b6..cf57f24c3d 100644
--- a/cpukit/score/cpu/or32/rtems/score/cpu.h
+++ b/cpukit/score/cpu/or32/rtems/score/cpu.h
@@ -1,5 +1,8 @@
-/* cpu.h
- *
+/**
+ * @file rtems/score/cpu.h
+ */
+
+/*
* This include file contains macros pertaining to the Opencores
* or1k processor family.
*