]> Git Repo - qemu.git/blame - stubs/replay-user.c
replay: global variables and function stubs
[qemu.git] / stubs / replay-user.c
CommitLineData
d73abd6d
PD
1/*
2 * replay.c
3 *
4 * Copyright (c) 2010-2015 Institute for System Programming
5 * of the Russian Academy of Sciences.
6 *
7 * This work is licensed under the terms of the GNU GPL, version 2 or later.
8 * See the COPYING file in the top-level directory.
9 *
10 */
11
12#include "sysemu/replay.h"
This page took 0.023634 seconds and 4 git commands to generate.