1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2025-02-02 04:52:53 +01:00

(measure_unwind): Return 0.

(Logical change 1.104)
This commit is contained in:
hp.com!davidm 2003-09-25 05:29:14 +00:00
parent 71650257d7
commit 29f2f89a8f

View file

@ -50,6 +50,7 @@ measure_unwind (int maxlevel)
printf ("initialization time = %gnsec, time per unwind-step = %gnsec\n",
1e9*(mid - start), 1e9*(stop - mid)/level);
return 0;
}
static int