提交 0dac8459 编写于 作者: A Andreas Färber

target-s390x: Drop unused cpu_s390x_close() prototype

It was never implemented.
Signed-off-by: NAndreas Färber <afaerber@suse.de>
上级 5353d03d
......@@ -315,7 +315,6 @@ static inline int get_ilen(uint8_t opc)
S390CPU *cpu_s390x_init(const char *cpu_model);
void s390x_translate_init(void);
int cpu_s390x_exec(CPUS390XState *s);
void cpu_s390x_close(CPUS390XState *s);
void do_interrupt (CPUS390XState *env);
/* you can call this signal handler from your SIGBUS and SIGSEGV
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册