]> git.proxmox.com Git - mirror_qemu.git/blobdiff - xen-common-stub.c
move xen-common.c to hw/xen/
[mirror_qemu.git] / xen-common-stub.c
diff --git a/xen-common-stub.c b/xen-common-stub.c
deleted file mode 100644 (file)
index 09fce2d..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-/*
- * Copyright (C) 2014       Citrix Systems UK Ltd.
- *
- * This work is licensed under the terms of the GNU GPL, version 2 or later.
- * See the COPYING file in the top-level directory.
- */
-
-#include "qemu/osdep.h"
-#include "qemu-common.h"
-#include "hw/xen/xen.h"
-
-void xenstore_store_pv_console_info(int i, Chardev *chr)
-{
-}