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.
This commit is contained in:
Chris Johns
2007-08-13 03:36:48 +00:00
parent a7d19758bd
commit f41dd23165
2 changed files with 5 additions and 1 deletions

View File

@@ -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

View File

@@ -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