Skip to content
Commit ef93d633 authored by Tom Rini's avatar Tom Rini
Browse files

command.h: Add a U_BOOT_LONGHELP macro



In order to be able to discard unused long help texts without further
linker lists, add a macro for defining the long help messages which uses
__maybe_unused.  This allows us to discard them as unreferenced as part
of the link.

Signed-off-by: default avatarTom Rini <trini@konsulko.com>
parent 83aa0ed1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment