From 8dfcaa3d2828a113ae780da01f5f73ad64710e31 Mon Sep 17 00:00:00 2001 From: Chris Palmer Date: Fri, 12 Aug 2022 11:53:56 -0700 Subject: sys/fuchsia: update the guest system calls (#3286) zx_vcpu_* calls will re-appear in a new file, vcpu.txt. Co-authored-by: Chris Palmer --- sys/fuchsia/hypervisor_guests_amd64.const | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 sys/fuchsia/hypervisor_guests_amd64.const (limited to 'sys/fuchsia/hypervisor_guests_amd64.const') diff --git a/sys/fuchsia/hypervisor_guests_amd64.const b/sys/fuchsia/hypervisor_guests_amd64.const deleted file mode 100644 index a6ff852b2..000000000 --- a/sys/fuchsia/hypervisor_guests_amd64.const +++ /dev/null @@ -1,2 +0,0 @@ -# AUTOGENERATED FILE -ZX_HANDLE_INVALID = 0 -- cgit mrf-deployment