X-Git-Url: http://nsz.repo.hu/git/?p=libc-test;a=blobdiff_plain;f=src%2Fmalloc%2Fbench.c;h=3cc33d2579e56f7b5c1a0103c96a1a7086eeb5c2;hp=28ae66d8dfda7997a0e4bb1427f292f2498b27c1;hb=7d87d3f6a765bea943beb384f9bbf359e3768c0a;hpb=d14d36762cc2131357345f960f7bdf86af140af8 diff --git a/src/malloc/bench.c b/src/malloc/bench.c index 28ae66d..3cc33d2 100644 --- a/src/malloc/bench.c +++ b/src/malloc/bench.c @@ -4,7 +4,7 @@ #include #include "test.h" -void bench_malloc_sparse() { +void bench_malloc_sparse(int N) { void *p[N]; size_t i; for (i=0; i