summary refs log tree commit diff stats
path: root/include/system/arch_init.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/system/arch_init.h')
-rw-r--r--include/system/arch_init.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/system/arch_init.h b/include/system/arch_init.h
index 5b1c1026f3..d8b7744048 100644
--- a/include/system/arch_init.h
+++ b/include/system/arch_init.h
@@ -27,6 +27,4 @@ enum {
 
 extern const uint32_t arch_type;
 
-void qemu_init_arch_modules(void);
-
 #endif