On 04/19/2018 03:58 AM, Alex Bennée wrote: > From: Fam Zheng <f...@redhat.com> > > To keep the compiler happy, and to fit in our buildsys flags: > > - Make local functions "static" > - #ifdef out unused functions > - drop cutils/osdep dependencies > > Signed-off-by: Fam Zheng <f...@redhat.com> > [AJB: drop cutils/osdep dependencies] > Signed-off-by: Alex Bennée <alex.ben...@linaro.org> > Reviewed-by: Thomas Huth <th...@redhat.com> > --- > tests/tcg/multiarch/linux-test.c | 68 ++++++++++---------------------- > 1 file changed, 21 insertions(+), 47 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~