aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/xlat.lst
diff options
context:
space:
mode:
authorEmmanuel Ackaouy <ack@xensource.com>2007-01-05 17:34:33 +0000
committerEmmanuel Ackaouy <ack@xensource.com>2007-01-05 17:34:33 +0000
commitff311267b0e2ebe889e5b4067469be9028d94b8b (patch)
treee536f3e5cdc93c44bb3b09fbc27252b722001f47 /xen/include/xlat.lst
parent10254dc1047c99da362d4e481b1ea5b713ae4ca3 (diff)
downloadxen-ff311267b0e2ebe889e5b4067469be9028d94b8b.tar.gz
xen-ff311267b0e2ebe889e5b4067469be9028d94b8b.tar.bz2
xen-ff311267b0e2ebe889e5b4067469be9028d94b8b.zip
Merge vcpuop compat header creation
Signed-off-by: Emmanuel Ackaouy <ack@xensource.com>
Diffstat (limited to 'xen/include/xlat.lst')
-rw-r--r--xen/include/xlat.lst6
1 files changed, 3 insertions, 3 deletions
diff --git a/xen/include/xlat.lst b/xen/include/xlat.lst
index bfd017b744..df786c0d53 100644
--- a/xen/include/xlat.lst
+++ b/xen/include/xlat.lst
@@ -6,9 +6,9 @@
! mmuext_op xen.h
! start_info xen.h
? vcpu_time_info xen.h
-! cpu_user_regs arch-@arch@.h
-! trap_info arch-@arch@.h
-! vcpu_guest_context arch-@arch@.h
+! cpu_user_regs arch-x86/xen-@arch@.h
+! trap_info arch-x86/xen.h
+! vcpu_guest_context arch-x86/xen.h
? evtchn_alloc_unbound event_channel.h
? evtchn_bind_interdomain event_channel.h
? evtchn_bind_ipi event_channel.h