tools: kwbimage: Mark all local functions as static
authorPali Rohár <pali@kernel.org>
Wed, 12 Jan 2022 17:20:35 +0000 (18:20 +0100)
committerStefan Roese <sr@denx.de>
Fri, 14 Jan 2022 10:39:15 +0000 (11:39 +0100)
commit6eb20bbff38581c0bef00027937d510fe540c8c0
tree014ea3872af9e9a346fa3659293cc68760f841b0
parent3fc92a215b69ad448c151489228eb340df9a8703
tools: kwbimage: Mark all local functions as static

Mark all local functions as static.

Signed-off-by: Pali Rohár <pali@kernel.org>
Reviewed-by: Marek Behún <marek.behun@nic.cz>
Reviewed-by: Stefan Roese <sr@denx.de>
tools/kwbimage.c