summaryrefslogtreecommitdiff
path: root/util_lib/sha256.c
diff options
context:
space:
mode:
authorScott Wood <scottwood@freescale.com>2015-10-06 17:55:48 -0500
committerSimon Horman <horms@verge.net.au>2015-10-16 10:46:26 +0900
commitfaef3d02bb0d365a3975c3bca7c948217db36227 (patch)
tree8f594a838e49d79767703d966ee9cef72ad70fff /util_lib/sha256.c
parent626b441109b6d6be49e3c69fdf8dbf1bf3c56bca (diff)
ppc64: Fix warnings
Produce a warning-free build on ppc64 (at least, when built as 64-bit userspace -- if a 64-bit binary for ppc64 is a requirement, why is -m64 set only on purgatory?). Mostly unused (or write-only) variable warnings, but also one nasty one where reserve() was used without a prototype, causing long long arguments to be passed as int. Signed-off-by: Scott Wood <scottwood@freescale.com> Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'util_lib/sha256.c')
0 files changed, 0 insertions, 0 deletions