summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include/rtems/score/object.h
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/score/include/rtems/score/object.h
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/score/include/rtems/score/object.h')
-rw-r--r--cpukit/score/include/rtems/score/object.h2
1 files changed, 1 insertions, 1 deletions
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