x86: Fix x86_64 'g' packet response to gdb from 32-bit mode.
[qemu/ar7.git] / xen-common-stub.c
blob699c3f1c642e33b396fe14f20b7c883f635b609a
1 /*
2 * Copyright (C) 2014 Citrix Systems UK Ltd.
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 */
8 #include "qemu/osdep.h"
9 #include "qemu-common.h"
10 #include "hw/xen/xen.h"
12 void xenstore_store_pv_console_info(int i, CharDriverState *chr)