commit | 012acfc20f663d31ef0718f52bf8ce2bef2d82f2 | [log] [tgz] |
---|---|---|
author | Rich Evans <rich.evans@arm.com> | Fri Jan 30 12:12:11 2015 +0000 |
committer | Rich Evans <rich.evans@arm.com> | Fri Feb 13 16:52:49 2015 +0000 |
tree | 6879390c00150b6f5a8e15bf41b3c1a76f124577 | |
parent | b92965be740f3eb28f37b249a0332711eb65c497 [diff] [blame] |
modify library/memory_buffer_alloc.c, benchmark.c and the tests main code to use polarssl_exit
diff --git a/programs/test/benchmark.c b/programs/test/benchmark.c index 0f2993c..675547b 100644 --- a/programs/test/benchmark.c +++ b/programs/test/benchmark.c
@@ -33,6 +33,7 @@ #define polarssl_exit exit #define polarssl_printf printf #define polarssl_snprintf snprintf +#define polarssl_exit exit #endif #if defined(POLARSSL_TIMING_C)