projects
/
carl9170fw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
786812b
)
carl9170 tools: add attribute macros to host library file
author
Christian Lamparter
<chunkeey@googlemail.com>
Thu, 1 Jan 2015 16:34:17 +0000
(17:34 +0100)
committer
Christian Lamparter
<chunkeey@googlemail.com>
Thu, 1 Jan 2015 16:34:17 +0000
(17:34 +0100)
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>
No differences found