On 10.04.2018 21:39, Alex Bennée wrote: > From: Fam Zheng <[email protected]> > > 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 <[email protected]> > [AJB: drop cutils/osdep dependencies] > Signed-off-by: Alex Bennée <[email protected]> > --- > tests/tcg/multiarch/linux-test.c | 68 > +++++++++++++--------------------------- > 1 file changed, 21 insertions(+), 47 deletions(-)
Reviewed-by: Thomas Huth <[email protected]>
