2007-11-28 Glenn Humphrey <glenn.humphrey@OARcorp.com>

* user/barrier.t, user/clock.t, user/concepts.t, user/conf.t,
	user/datatypes.t, user/dpmem.t, user/fatal.t, user/init.t, user/mp.t,
	user/msg.t, user/part.t, user/region.t, user/rtmon.t, user/sem.t,
	user/task.t, user/timer.t: Corrected various errors in the
	documentation.
This commit is contained in:
Glenn Humphrey
2007-11-28 16:23:59 +00:00
parent 29925d9971
commit ae10dbd9b6
17 changed files with 275 additions and 524 deletions

View File

@@ -244,9 +244,9 @@ prototyped as follows:
@findex rtems_get_index
@example
rtems_unsigned32 rtems_get_class( rtems_id );
rtems_unsigned32 rtems_get_node( rtems_id );
rtems_unsigned32 rtems_get_index( rtems_id );
uint32_t rtems_get_class( rtems_id );
uint32_t rtems_get_node( rtems_id );
uint32_t rtems_get_index( rtems_id );
@end example
An object control block is a data structure defined