summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/arch/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/sentry/arch/BUILD')
-rw-r--r--pkg/sentry/arch/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/sentry/arch/BUILD b/pkg/sentry/arch/BUILD
index 34c0a867d..e27f21e5e 100644
--- a/pkg/sentry/arch/BUILD
+++ b/pkg/sentry/arch/BUILD
@@ -14,6 +14,7 @@ go_library(
"arch_state_aarch64.go",
"arch_state_x86.go",
"arch_x86.go",
+ "arch_x86_impl.go",
"auxv.go",
"signal.go",
"signal_act.go",