forked from Imagelibrary/rtems
2011-07-29 Jennifer Averett <Jennifer.Averett@OARcorp.com>
* support/include/test_support.h: Fixed incorrect name in prototype.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2011-07-29 Jennifer Averett <Jennifer.Averett@OARcorp.com>
|
||||||
|
|
||||||
|
* support/include/test_support.h: Fixed incorrect name in prototype.
|
||||||
|
|
||||||
2011-07-01 Jennifer Averett <Jennifer.Averett@OARcorp.com>
|
2011-07-01 Jennifer Averett <Jennifer.Averett@OARcorp.com>
|
||||||
|
|
||||||
* support/include/tmacros.h: Disable the check for dispatch disable
|
* support/include/tmacros.h: Disable the check for dispatch disable
|
||||||
|
|||||||
@@ -85,7 +85,7 @@ void rtems_time_test_measure_operation(
|
|||||||
/************** TEST SUPPORT **************/
|
/************** TEST SUPPORT **************/
|
||||||
/*********************************************************************/
|
/*********************************************************************/
|
||||||
/*********************************************************************/
|
/*********************************************************************/
|
||||||
extern void locked_print_init(void);
|
extern void locked_print_initialize(void);
|
||||||
extern void locked_printf(const char *fmt, ...);
|
extern void locked_printf(const char *fmt, ...);
|
||||||
extern void locked_printk(const char *fmt, ...);
|
extern void locked_printk(const char *fmt, ...);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user