summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2013-11-14 17:27:13 -0600
committerJoel Sherrill <joel.sherrill@oarcorp.com>2013-11-14 17:27:13 -0600
commitf8a39cdc5f2d3da5753726101fb747b5aff1efa0 (patch)
tree37edd016f860ecbc5e649b409374f007ab308370
parentmips/.../cpu.h: Comment improvement (diff)
downloadrtems-f8a39cdc5f2d3da5753726101fb747b5aff1efa0.tar.bz2
no_cpu/.../cpu.h: Comment improvement
-rw-r--r--cpukit/score/cpu/no_cpu/rtems/score/cpu.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/score/cpu/no_cpu/rtems/score/cpu.h b/cpukit/score/cpu/no_cpu/rtems/score/cpu.h
index 391ade1791..f1f02edaf0 100644
--- a/cpukit/score/cpu/no_cpu/rtems/score/cpu.h
+++ b/cpukit/score/cpu/no_cpu/rtems/score/cpu.h
@@ -1,5 +1,10 @@
/**
* @file rtems/score/cpu.h
+ *
+ * @brief NO_CPU Department Source
+ *
+ * This include file contains information pertaining to the NO_CPU
+ * processor.
*/
/*