diff options
author | Eric Blake <eblake@redhat.com> | 2017-08-16 20:39:18 -0500 |
---|---|---|
committer | Eric Blake <eblake@redhat.com> | 2017-08-17 07:10:03 -0500 |
commit | 979d467ff6e39ee5c52cf1aac7a6c9c63058141c (patch) | |
tree | 0fc9ef1dde22b6a84cc142bbe17465e94df21953 /newlib/libm/machine/riscv/Makefile.am | |
parent | 7b3d8b9485186aa17db10c76f347e3e12201a12c (diff) | |
download | cygnal-979d467ff6e39ee5c52cf1aac7a6c9c63058141c.tar.gz cygnal-979d467ff6e39ee5c52cf1aac7a6c9c63058141c.tar.bz2 cygnal-979d467ff6e39ee5c52cf1aac7a6c9c63058141c.zip |
headers: avoid bareword attributes
Always use the __-decorated form of an attribute name in public
headers, as the bareword form is in the user's namespace, and we
don't want compilation to break just because the user defines the
bareword to mean something else.
Signed-off-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'newlib/libm/machine/riscv/Makefile.am')
0 files changed, 0 insertions, 0 deletions