mirror of
https://github.com/qemu/qemu.git
synced 2026-05-20 07:12:49 +00:00
target/hppa: Implement hppa_cpu_class_by_name
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
This commit is contained in:
@@ -9,6 +9,6 @@
|
||||
#define HPPA_TARGET_ELF_H
|
||||
static inline const char *cpu_get_model(uint32_t eflags)
|
||||
{
|
||||
return "any";
|
||||
return "hppa";
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user