4 * Copyright (c) 2010-2015 Institute for System Programming
5 * of the Russian Academy of Sciences.
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.
12 #include "sysemu/replay.h"
14 bool replay_exception(void)
19 bool replay_has_exception(void)
24 bool replay_interrupt(void)
29 bool replay_has_interrupt(void)