Added afb-helpers-utils.h
authorThierry Bultel <thierry.bultel@iot.bzh>
Thu, 24 May 2018 08:03:20 +0000 (10:03 +0200)
committerRomain Forlot <romain.forlot@iot.bzh>
Thu, 13 Dec 2018 13:12:02 +0000 (14:12 +0100)
commit810841e1b944bb034ddef854e916e4bf4aab3b45
tree175c113be8832c2cc1ec6845d1e0d11fa3d0da20
parent19be1beffb857b32c77adf1d993beb61b3c99b82
Added afb-helpers-utils.h

Added this file to some useful macros, the first one here is INT_STR_MAX that
permits to get rid of a warning with gcc >= 7.2.0

Change-Id: I768d216ab5494d346d5ee6e0df66f93410bfab57
Signed-off-by: Thierry Bultel <thierry.bultel@iot.bzh>
afb-helpers-utils.h [new file with mode: 0644]