提交 efbc8e57 编写于 作者: W wangkaifan

misc: fix compilation warning

上级 1e6508ac
......@@ -44,9 +44,7 @@ static int wb_pointer[NumCore] = {0};
void init_difftest() {
if (ref_misc_put_gmaddr) {
ref_misc_put_gmaddr(pmem);
}
ref_misc_put_gmaddr(pmem);
for (int i = 0; i < NumCore; i++) {
ref_difftest_init(i);
......
#define _GNU_SOURCE
#include <nemuproxy.h>
#include <unistd.h>
#include <dlfcn.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册