summaryrefslogtreecommitdiff
path: root/emulator/vhci.h
diff options
context:
space:
mode:
Diffstat (limited to 'emulator/vhci.h')
-rw-r--r--emulator/vhci.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/emulator/vhci.h b/emulator/vhci.h
index c42e8bde1..6da56cb58 100644
--- a/emulator/vhci.h
+++ b/emulator/vhci.h
@@ -28,3 +28,4 @@ int vhci_set_force_wakeup(struct vhci *vhci, bool enable);
int vhci_set_msft_opcode(struct vhci *vhci, uint16_t opcode);
int vhci_set_aosp_capable(struct vhci *vhci, bool enable);
int vhci_set_emu_opcode(struct vhci *vhci, uint16_t opcode);
+int vhci_set_force_static_address(struct vhci *vhci, bool enable);