summaryrefslogtreecommitdiff
path: root/target-ia64
diff options
context:
space:
mode:
authorXiantao Zhang <xiantao.zhang@intel.com>2008-12-18 10:06:31 +0800
committerAvi Kivity <avi@redhat.com>2008-12-18 12:15:00 +0200
commit8523f5a8380e0a134be8e19ee5e04b6693a2a6c0 (patch)
tree1851d808254efdcdc0897055ec8c332b904a8057 /target-ia64
parent24b622176b5386d617cd646e91616cf1f87f2c7b (diff)
Fix build breakage for ia64
Signed-off-by: Xiantao Zhang <xiantao.zhang@intel.com> Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'target-ia64')
-rw-r--r--target-ia64/helper.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/target-ia64/helper.c b/target-ia64/helper.c
new file mode 100644
index 000000000..4a94dcafb
--- /dev/null
+++ b/target-ia64/helper.c
@@ -0,0 +1,5 @@
+
+/*
+ * IA64 emulation helpers for qemu. (Leave it as blank now.)
+ *
+ */