diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2024-07-09 14:02:11 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2024-07-09 14:04:57 +0200 |
commit | 0f7c0f87bc60c47d3326583a6678eb74db92586a (patch) | |
tree | ab37550a856de329b23cd3926d589bb5f8933374 /libc/inet/ntohl.c | |
parent | 36eb3c655acab4207249c7c09e92a96b74e8cdd7 (diff) |
Clang support for gnu_inline attribute
Clang also supports the gnu_inline attribute and the
__GNUC_STDC_INLINE__ macro (C99 semantics). However, it reports as
GCC 4.2 compatible (__GNUC_MINOR__ / __GNUC__) and thus the current
defines do not think it can support this.
Add clang as an alternative for this support. Documentation shows that
this attribute is supported since at least Clang 8.
Signed-off-by: Marcus Haehnel <marcus.haehnel@kernkonzept.com>
Diffstat (limited to 'libc/inet/ntohl.c')
0 files changed, 0 insertions, 0 deletions