summaryrefslogtreecommitdiff
path: root/test/shmalloc.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/shmalloc.c')
-rw-r--r--test/shmalloc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/shmalloc.c b/test/shmalloc.c
index b841d7ae1e..70e0fb5aab 100644
--- a/test/shmalloc.c
+++ b/test/shmalloc.c
@@ -207,7 +207,7 @@ static int shmem_is_ok(int line)
*/
static uint32_t test_map;
-void run_test(void)
+void run_test(int argc, char **argv)
{
int index;
const int shmem_size = shared_mem_size();