mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
2008-12-01 Joel Sherrill <joel.sherrill@OARcorp.com>
* user/concepts.t: Id has four parts not three.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2008-12-01 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||||
|
|
||||||
|
* user/concepts.t: Id has four parts not three.
|
||||||
|
|
||||||
2008-11-07 Joel Sherrill <joel.sherrill@OARcorp.com>
|
2008-11-07 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||||
|
|
||||||
* user/concepts.t: Use 32 bit version centered.
|
* user/concepts.t: Use 32 bit version centered.
|
||||||
|
|||||||
@@ -119,7 +119,7 @@ void print_name(rtems_id the_object)
|
|||||||
@need 3000
|
@need 3000
|
||||||
|
|
||||||
An object ID is a unique unsigned thirty-two bit
|
An object ID is a unique unsigned thirty-two bit
|
||||||
entity composed of three parts: API, object class, node, and index.
|
entity composed of four parts: API, object class, node, and index.
|
||||||
The data type @code{@value{DIRPREFIX}id} is used to store object IDs.
|
The data type @code{@value{DIRPREFIX}id} is used to store object IDs.
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user