summary refs log tree commit diff
path: root/aarch64/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'aarch64/Cargo.toml')
-rw-r--r--aarch64/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/aarch64/Cargo.toml b/aarch64/Cargo.toml
index 8c754d1..7e346ac 100644
--- a/aarch64/Cargo.toml
+++ b/aarch64/Cargo.toml
@@ -17,3 +17,4 @@ remain = "*"
 resources = { path = "../resources" }
 sync = { path = "../sync" }
 sys_util = { path = "../sys_util" }
+vm_control = { path = "../vm_control" }