diff options
author | Josh Triplett <josh@joshtriplett.org> | 2009-11-15 23:38:47 +0100 |
---|---|---|
committer | Josh Triplett <josh@joshtriplett.org> | 2009-11-16 00:01:42 +0100 |
commit | 25583d4b5aa2c9aa5ed03ecc2ce73f3922714495 (patch) | |
tree | 91869e7e2678b9c1b917c89f20bd07cef001b3c8 /lib/reciprocal_div.c | |
parent | oss: Mark loadhex static in hex2hex.c (diff) | |
download | linux-25583d4b5aa2c9aa5ed03ecc2ce73f3922714495.tar.xz linux-25583d4b5aa2c9aa5ed03ecc2ce73f3922714495.zip |
Makefile: Add -Wmising-prototypes to HOSTCFLAGS
Now that all host programs use static for all private functions and
forward prototypes for all extern functions, add -Wmissing-prototypes to
HOSTCFLAGS in the hopes of keeping it that way.
All versions of GCC supported by the kernel handle -Wmissing-prototypes.
Signed-off-by: Josh Triplett <josh@joshtriplett.org>
Diffstat (limited to 'lib/reciprocal_div.c')
0 files changed, 0 insertions, 0 deletions