summaryrefslogtreecommitdiff
path: root/test/system.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/system.c')
-rw-r--r--test/system.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/system.c b/test/system.c
index 37d5e5751a..6874708cc7 100644
--- a/test/system.c
+++ b/test/system.c
@@ -92,7 +92,7 @@ static void fail_and_clean_up(void)
test_fail();
}
-void run_test(void)
+void run_test(int argc, char **argv)
{
uint32_t state = system_get_scratchpad();