]> Git Repo - qemu.git/blob - hw/kvmclock.h
vmstate: port m48t59
[qemu.git] / hw / kvmclock.h
1 /*
2  * QEMU KVM support, paravirtual clock device
3  *
4  * Copyright (C) 2011 Siemens AG
5  *
6  * Authors:
7  *  Jan Kiszka        <[email protected]>
8  *
9  * This work is licensed under the terms of the GNU GPL version 2.
10  * See the COPYING file in the top-level directory.
11  *
12  */
13
14 void kvmclock_create(void);
This page took 0.025377 seconds and 4 git commands to generate.