summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/i386/rtems/score/cpu.h
diff options
context:
space:
mode:
authorAlex Ivanov <alexivanov97@gmail.com>2013-01-02 11:27:31 -0600
committerJennifer Averett <jennifer.averett@oarcorp.com>2013-01-02 11:27:31 -0600
commitd9e0006dee876a691eb4846f6685d6eef03b64e5 (patch)
treeeb4cc966ba022a9ef65721f863c3108b8174d23a /cpukit/score/cpu/i386/rtems/score/cpu.h
parentsptests/spintrcritical16: Fix NULL pointer access (diff)
downloadrtems-d9e0006dee876a691eb4846f6685d6eef03b64e5.tar.bz2
score: Doxygen Clean Up Task #5
Diffstat (limited to 'cpukit/score/cpu/i386/rtems/score/cpu.h')
-rw-r--r--cpukit/score/cpu/i386/rtems/score/cpu.h10
1 files changed, 6 insertions, 4 deletions
diff --git a/cpukit/score/cpu/i386/rtems/score/cpu.h b/cpukit/score/cpu/i386/rtems/score/cpu.h
index 03d6209981..66676047f8 100644
--- a/cpukit/score/cpu/i386/rtems/score/cpu.h
+++ b/cpukit/score/cpu/i386/rtems/score/cpu.h
@@ -1,11 +1,13 @@
/**
- * @file rtems/score/cpu.h
+ * @file
+ *
+ * @brief Intel I386 CPU Dependent Source
+ *
+ * This include file contains information pertaining to the Intel
+ * i386 processor.
*/
/*
- * This include file contains information pertaining to the Intel
- * i386 processor.
- *
* COPYRIGHT (c) 1989-2011.
* On-Line Applications Research Corporation (OAR).
*