carl9170 tools: add attribute macros to host library file
authorChristian Lamparter <chunkeey@googlemail.com>
Thu, 1 Jan 2015 16:34:17 +0000 (17:34 +0100)
committerChristian Lamparter <chunkeey@googlemail.com>
Thu, 1 Jan 2015 16:34:17 +0000 (17:34 +0100)
commit786812b3a629e8b8b42c176df9a4d243218de179
treeff5348f288c4d9cf5c305f0a900054809a2740ae
parent5ca342d7ea691331d6a04e022062232d6b36e415
carl9170 tools: add attribute macros to host library file

The macros [__packed, __aligned(x), ...] are already defined
as part of newlib's sys/cdefs.h. However they are not part of
standard libc which is used to compile the host tools.

Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
tools/lib/carlfw.h