2 * Accelerator CPUS Interface
4 * Copyright 2020 SUSE LLC
6 * This work is licensed under the terms of the GNU GPL, version 2 or later.
7 * See the COPYING file in the top-level directory.
13 #include "sysemu/cpus.h"
15 extern const CpusAccel qtest_cpus
;
17 #endif /* QTEST_CPUS_H */