forked from Imagelibrary/rtems
2008-08-21 Joel Sherrill <joel.sherrill@OARcorp.com>
* bsp_howto/ata.t, bsp_howto/clock.t, bsp_howto/ide-ctrl.t, bsp_howto/nvmem.t, bsp_howto/shmsupp.t, user/datatypes.t, user/mp.t, user/userext.t: Eliminate all references to rtems_signedXX and rtems_unsignedXX.
This commit is contained in:
@@ -466,7 +466,7 @@ This extension should have a prototype similar to the following:
|
||||
rtems_extension user_fatal_error(
|
||||
Internal_errors_Source the_source,
|
||||
rtems_boolean is_internal,
|
||||
rtems_unsigned32 the_error
|
||||
uint32_t the_error
|
||||
);
|
||||
@end example
|
||||
@end ifset
|
||||
|
||||
Reference in New Issue
Block a user