diff options
author | Eric Nelson <eric.nelson@boundarydevices.com> | 2014-09-30 22:40:01 (GMT) |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2014-10-21 08:47:13 (GMT) |
commit | 8d196e52b58d1e50a80c2f5067b201cda521c75c (patch) | |
tree | ce9ab21d9da23a32ab170f63165107d97b84ddfd /arch/arm/lib/_udivsi3.S | |
parent | c43fd23cf619856b0763a64a6a3bcf3663058c49 (diff) | |
download | u-boot-8d196e52b58d1e50a80c2f5067b201cda521c75c.tar.xz |
ARM: prevent compiler warnings from bootm.c
Without preceding declarations, "make C=1" generates
"Should it be static?" warnings for symbols
do_bootm_linux,
boot_prep_vxworks, and
boot_jump_vxworks
Include of bootm.h also identified a signature mismatch
(const on argv[]).
Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
Acked-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
Diffstat (limited to 'arch/arm/lib/_udivsi3.S')
0 files changed, 0 insertions, 0 deletions