
12 Dec
2017
12 Dec
'17
5:38 a.m.
On 3 December 2017 at 20:37, Masahiro Yamada yamada.masahiro@socionext.com wrote:
No more users of assert() except host tools. Remove.
Signed-off-by: Masahiro Yamada yamada.masahiro@socionext.com
Changes in v2: None
include/common.h | 15 --------------- lib/tiny-printf.c | 9 --------- lib/vsprintf.c | 9 --------- 3 files changed, 33 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org