summary refs log tree commit diff stats
path: root/stubs/arch_type.c
diff options
context:
space:
mode:
Diffstat (limited to 'stubs/arch_type.c')
-rw-r--r--stubs/arch_type.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/stubs/arch_type.c b/stubs/arch_type.c
deleted file mode 100644
index fc5423bc98..0000000000
--- a/stubs/arch_type.c
+++ /dev/null
@@ -1,4 +0,0 @@
-#include "qemu/osdep.h"
-#include "sysemu/arch_init.h"
-
-const uint32_t arch_type = QEMU_ARCH_NONE;