translate-all: make have_tb_lock static
authorEmilio G. Cota <cota@braap.org>
Fri, 7 Jul 2017 01:28:52 +0000 (21:28 -0400)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 10 Oct 2017 14:37:10 +0000 (07:37 -0700)
commit13e10947358f889d175c42e3db6fef368faeb7e0
treea3deab9a758b807a52bdf9c50dc1906f70a97406
parenteb5e2b9e3b141de0c435eedc31c26cbbdefbee1b
translate-all: make have_tb_lock static

It is only used by this object, and it's not exported to any other.

Reviewed-by: Richard Henderson <rth@twiddle.net>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Emilio G. Cota <cota@braap.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
accel/tcg/translate-all.c