diff options
author | Soren Brinkmann <soren.brinkmann@xilinx.com> | 2016-01-14 10:11:05 -0800 |
---|---|---|
committer | Soren Brinkmann <soren.brinkmann@xilinx.com> | 2016-01-14 10:55:17 -0800 |
commit | 65cd299f52450cc93a6986c7a912a843a2c4f6da (patch) | |
tree | 09564e001013dc3206a63d448ebeac449edfabf8 /include/stdlib/sys/stdint.h | |
parent | 70ecb564fd9f9acee231631757ce17c19c66d610 (diff) |
Remove direct usage of __attribute__((foo))
Migrate all direct usage of __attribute__ to usage of their
corresponding macros from cdefs.h.
e.g.:
- __attribute__((unused)) -> __unused
Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com>
Diffstat (limited to 'include/stdlib/sys/stdint.h')
0 files changed, 0 insertions, 0 deletions