mirror of
https://github.com/fluencelabs/musl
synced 2025-06-25 20:51:53 +00:00
fix trailing whitespace issues that crept in here and there
This commit is contained in:
@ -27,7 +27,7 @@ extern size_t __hwcap;
|
||||
#if __GNUC__ < 4
|
||||
#define BROKEN_VISIBILITY 1
|
||||
#endif
|
||||
#define ATTR_LIBC_VISIBILITY __attribute__((visibility("hidden")))
|
||||
#define ATTR_LIBC_VISIBILITY __attribute__((visibility("hidden")))
|
||||
#else
|
||||
#define ATTR_LIBC_VISIBILITY
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user