summaryrefslogtreecommitdiff
path: root/test/mpu.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/mpu.c')
-rw-r--r--test/mpu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/mpu.c b/test/mpu.c
index 5675633087..25b2c58903 100644
--- a/test/mpu.c
+++ b/test/mpu.c
@@ -176,7 +176,7 @@ test_static int test_mpu_get_rw_regions(void)
return EC_SUCCESS;
}
-void run_test(void)
+void run_test(int argc, char **argv)
{
enum ec_image cur_image = system_get_image_copy();