cpus: Remove unused smp_cores/smp_threads declarations
commitb216b5daa57ce068183ce865c163f4df01b74614
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 9 Oct 2023 09:09:52 +0000 (9 11:09 +0200)
committerMichael Tokarev <mjt@tls.msk.ru>
Wed, 11 Oct 2023 21:37:39 +0000 (12 00:37 +0300)
treeb721ca2dab228a3722c2c3096155682d1848382f
parent0848ca87b76b21639f314bd348ae8470db5b22e2
cpus: Remove unused smp_cores/smp_threads declarations

Commit a5e0b33119 ("vl.c: Replace smp global variables
with smp machine properties") removed the last uses of
the smp_cores / smp_threads variables but forgot to
remove their declarations. Do it now.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
include/sysemu/cpus.h