[rtems commit] no_cpu/.../cpu.h: Comment improvement

Joel Sherrill joel at rtems.org
Thu Nov 14 23:20:40 UTC 2013


Module:    rtems
Branch:    master
Commit:    f8a39cdc5f2d3da5753726101fb747b5aff1efa0
Changeset: http://git.rtems.org/rtems/commit/?id=f8a39cdc5f2d3da5753726101fb747b5aff1efa0

Author:    Joel Sherrill <joel.sherrill at oarcorp.com>
Date:      Thu Nov 14 17:27:13 2013 -0600

no_cpu/.../cpu.h: Comment improvement

---

 cpukit/score/cpu/no_cpu/rtems/score/cpu.h |    5 +++++
 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 391ade1..f1f02ed 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.
  */
 
 /*




More information about the vc mailing list