forked from Imagelibrary/rtems
mptests/mp03/task1.c: Make method static to fix warning
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
#include "system.h"
|
#include "system.h"
|
||||||
|
|
||||||
void Test_Task_Support(
|
static void Test_Task_Support(
|
||||||
uint32_t node
|
uint32_t node
|
||||||
)
|
)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user