more meaningful init() of the vm

This commit is contained in:
minjaesong
2022-10-29 01:50:34 +09:00
parent d576382567
commit 889df7a593
4 changed files with 6 additions and 6 deletions

View File

@@ -75,8 +75,6 @@ class VM(
// MMIO_SIZE.toInt() - 256,
// 64
)
init()
}
fun killAllContexts() {