summaryrefslogtreecommitdiffstats
path: root/cpukit/sapi/include/confdefs.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-05-06 19:38:19 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-05-06 19:38:19 +0000
commit76deaf0c64fd8598bb35a4ab8a1774dc3c2bb6ee (patch)
treea1304471ad816b4a7f65f28cf1c33fce1d05b7ee /cpukit/sapi/include/confdefs.h
parentSpacing. (diff)
downloadrtems-76deaf0c64fd8598bb35a4ab8a1774dc3c2bb6ee.tar.bz2
2008-05-06 Joel Sherrill <joel.sherrill@OARcorp.com>
* rtems/include/rtems/rtems/message.h, sapi/include/confdefs.h, score/src/coresemseize.c, score/src/threadhandler.c: Comment improvements from class.
Diffstat (limited to 'cpukit/sapi/include/confdefs.h')
-rw-r--r--cpukit/sapi/include/confdefs.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/cpukit/sapi/include/confdefs.h b/cpukit/sapi/include/confdefs.h
index 7613c71d61..269dfaf74f 100644
--- a/cpukit/sapi/include/confdefs.h
+++ b/cpukit/sapi/include/confdefs.h
@@ -26,7 +26,7 @@
*/
/*
- * COPYRIGHT (c) 1989-2007.
+ * COPYRIGHT (c) 1989-2008.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution terms for this file may be
@@ -1451,8 +1451,9 @@ rtems_configuration_table Configuration = {
* will put an end to it.
*
* NOTE: If you are using the timer driver, it is considered
- * mutually exclusive with the clock driver because it
- * is assume to use the smae hardware.
+ * mutually exclusive with the clock driver because the
+ * drivers are assumed to use the same "timer" hardware
+ * on many boards.
*/
#if !defined(CONFIGURE_HAS_OWN_DEVICE_DRIVER_TABLE)
#if !defined(CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER) && \