forked from Imagelibrary/rtems
psxtmcleanup01/init.c: Fix warnings
This commit is contained in:
@@ -35,7 +35,7 @@ static void routine(void *arg)
|
|||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
|
||||||
void benchmark_pthread_cleanup_push_pull(void)
|
static void benchmark_pthread_cleanup_push_pull(void)
|
||||||
{
|
{
|
||||||
long end_time;
|
long end_time;
|
||||||
int execute = 1;
|
int execute = 1;
|
||||||
|
|||||||
Reference in New Issue
Block a user