提交 220a5991 编写于 作者: B Behdad Esfahbod

[kern/kerx] Fix trace numbering

上级 bfafe208
......@@ -720,6 +720,7 @@ struct kerx
skip:
table = &StructAfter<KerxTable> (*table);
c->set_lookup_index (c->lookup_index + 1);
}
}
......
......@@ -596,6 +596,7 @@ struct KernTable
skip:
st = &StructAfter<SubTable> (*st);
c->set_lookup_index (c->lookup_index + 1);
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册