aboutsummaryrefslogtreecommitdiff
path: root/lib/lib.c
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2018-11-28 15:38:40 -0800
committerRob Landley <rob@landley.net>2018-11-28 18:50:38 -0600
commit687992df6a48a35df61ac515b29528c887ee6373 (patch)
tree3e29279bd1e6bd9a597876bf88d968dbfc22a260 /lib/lib.c
parent96014d82f809ae6c37f8c7c593558c01ceb563cf (diff)
downloadtoybox-687992df6a48a35df61ac515b29528c887ee6373.tar.gz
macOS: noreturn.
The macOS libc headers use `__attribute__((noreturn))` rather than `__attribute__((__noreturn__))`, so toybox's `noreturn` macro trips them up. Since we already have a variety of uses of `__attribute__` that aren't guarded in this way, let's do the same here.
Diffstat (limited to 'lib/lib.c')
0 files changed, 0 insertions, 0 deletions