summaryrefslogtreecommitdiffstats
path: root/cpukit
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2007-08-13 03:36:48 +0000
committerChris Johns <chrisj@rtems.org>2007-08-13 03:36:48 +0000
commitf41dd231655da361271b8a3d4a7fd5412e2f7088 (patch)
tree9e106b702b5eb8f80dae136cebe08d54ebc9c1b0 /cpukit
parentFix typo. (diff)
downloadrtems-f41dd231655da361271b8a3d4a7fd5412e2f7088.tar.bz2
2007-08-13 Chris Johns <chrisj@rtems.org>
* score/include/rtems/score/object.h: Point the OBJECTS_RTEMS_CLASSES_LAST macro to the last entry.
Diffstat (limited to 'cpukit')
-rw-r--r--cpukit/ChangeLog4
-rw-r--r--cpukit/score/include/rtems/score/object.h2
2 files changed, 5 insertions, 1 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 4ff0bcc2ae..aff1600c1e 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,7 @@
+2007-08-13 Chris Johns <chrisj@rtems.org>
+ * score/include/rtems/score/object.h: Point the
+ OBJECTS_RTEMS_CLASSES_LAST macro to the last entry.
+
2007-07-31 Joel Sherrill <joel.sherrill@OARcorp.com>
PR 1248/networking
diff --git a/cpukit/score/include/rtems/score/object.h b/cpukit/score/include/rtems/score/object.h
index c6592ee8bf..ea49947941 100644
--- a/cpukit/score/include/rtems/score/object.h
+++ b/cpukit/score/include/rtems/score/object.h
@@ -236,7 +236,7 @@ typedef enum {
} Objects_Classic_API;
/** This macro is used to generically specify the last API index. */
-#define OBJECTS_RTEMS_CLASSES_LAST OBJECTS_RTEMS_EXTENSIONS
+#define OBJECTS_RTEMS_CLASSES_LAST OBJECTS_RTEMS_BARRIERS
/**
* This enumerated type is used in the class field of the object ID