int rtems_panic( const char *printf_format, ... );
Returns the number of characters written.
This routine is a wrapper for the rtems_error
routine with
an implied error level of RTEMS_ERROR_PANIC
. See
rtems_error
for more information.
NONE
Copyright © 1988-2008 OAR Corporation