]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - target/hppa/cpu.h
Merge tag 'hppa-fixes-8.2-pull-request' of https://github.com/hdeller/qemu-hppa into...
[thirdparty/qemu.git] / target / hppa / cpu.h
index 9556e95fab474ec07994883927d3405dfbcc40da..6a153405d27b968ef3359d8321c598a37538d6fb 100644 (file)
@@ -403,7 +403,4 @@ G_NORETURN void hppa_dynamic_excp(CPUHPPAState *env, int excp, uintptr_t ra);
 
 #define CPU_RESOLVING_TYPE TYPE_HPPA_CPU
 
-#define cpu_list hppa_cpu_list
-void hppa_cpu_list(void);
-
 #endif /* HPPA_CPU_H */