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