]> Git Repo - qemu.git/blame - stubs/xen-common.c
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-05-09' into...
[qemu.git] / stubs / xen-common.c
CommitLineData
04b0de0e
WL
1/*
2 * Copyright (C) 2014 Citrix Systems UK Ltd.
3 *
4 * This work is licensed under the terms of the GNU GPL, version 2 or later.
5 * See the COPYING file in the top-level directory.
6 */
7
21cbfe5f 8#include "qemu/osdep.h"
04b0de0e
WL
9#include "qemu-common.h"
10#include "hw/xen/xen.h"
11
0ec7b3e7 12void xenstore_store_pv_console_info(int i, Chardev *chr)
04b0de0e
WL
13{
14}
This page took 0.217204 seconds and 4 git commands to generate.