> compile NEMU
221220000 张三 Linux zzy 5.15.146.1-microsoft-standard-WSL2 #1 SMP Thu Jan 11 04:09:03 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 16:50:22 up 2 days, 7:04, 1 user, load average: 0.42, 0.31, 0.32
This commit is contained in:
@ -34,8 +34,8 @@ int main(int argc, char *argv[]) {
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* init boot time */
|
/* init boot time */
|
||||||
uint64_t get_time();
|
// uint64_t get_time();
|
||||||
get_time();
|
// get_time();
|
||||||
/* Start engine. */
|
/* Start engine. */
|
||||||
engine_start();
|
engine_start();
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user