Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ad0cd62a authored by Josh Triplett's avatar Josh Triplett
Browse files

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: default avatarJosh Triplett <josh@joshtriplett.org>
parent 1b98c00b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -35,7 +35,7 @@
const char * prog_name;


void
static void
usage (void)
{
    fprintf(stderr,