aboutsummaryrefslogtreecommitdiff
path: root/accel/qtest/qtest-cpus.h
diff options
context:
space:
mode:
Diffstat (limited to 'accel/qtest/qtest-cpus.h')
-rw-r--r--accel/qtest/qtest-cpus.h17
1 files changed, 0 insertions, 17 deletions
diff --git a/accel/qtest/qtest-cpus.h b/accel/qtest/qtest-cpus.h
deleted file mode 100644
index 739519a472..0000000000
--- a/accel/qtest/qtest-cpus.h
+++ /dev/null
@@ -1,17 +0,0 @@
-/*
- * Accelerator CPUS Interface
- *
- * Copyright 2020 SUSE LLC
- *
- * This work is licensed under the terms of the GNU GPL, version 2 or later.
- * See the COPYING file in the top-level directory.
- */
-
-#ifndef QTEST_CPUS_H
-#define QTEST_CPUS_H
-
-#include "sysemu/cpus.h"
-
-extern const CpusAccel qtest_cpus;
-
-#endif /* QTEST_CPUS_H */