diff options
author | Ron <ron@debian.org> | 2009-06-27 04:44:18 +0930 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2009-07-05 20:27:16 -0400 |
commit | 5efcfdc5150304f80b1ffb8b37c67c17e98a0d50 (patch) | |
tree | f0d28376c4292791ae2870bff13a26d5cedbbd73 /libc/sysdeps/linux/i386/Makefile | |
parent | 680ef7ed1f01ab4fb77868a9dc5078273fb41bc6 (diff) |
Add noreturn attributes to some functions that won't ever do so
usage() is also made static in answer to warnings about no prototype.
In __pthread_manager_event() we also have to drop the return statement,
else gcc will in turn complain about a non-returning function having one.
Signed-off-by: Ron Lee <ron@debian.org>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'libc/sysdeps/linux/i386/Makefile')
0 files changed, 0 insertions, 0 deletions