1
0
Fork 0

arch/alpha/boot/tools/objstrip.c: Mark "usage" static

Nothing outside of arch/alpha/boot/tools/objstrip.c references the usage
function.

Signed-off-by: Josh Triplett <josh@joshtriplett.org>
hifive-unleashed-5.1
Josh Triplett 2009-10-16 14:46:56 -07:00
parent 1b98c00bf3
commit ad0cd62ab6
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
const char * prog_name;
void
static void
usage (void)
{
fprintf(stderr,