aboutsummaryrefslogtreecommitdiffstats
path: root/tools/include/xen-foreign/structs.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/include/xen-foreign/structs.py')
-rw-r--r--tools/include/xen-foreign/structs.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/include/xen-foreign/structs.py b/tools/include/xen-foreign/structs.py
index a1bc055a19..964829c534 100644
--- a/tools/include/xen-foreign/structs.py
+++ b/tools/include/xen-foreign/structs.py
@@ -53,6 +53,7 @@ defines = [ "__i386__",
# all archs
"xen_pfn_to_cr3",
+ "xen_cr3_to_pfn",
"XEN_LEGACY_MAX_VCPUS",
"MAX_GUEST_CMDLINE" ];