]> Git Repo - qemu.git/blame - stubs/machine-init-done.c
target/mips: Style improvements in mips_malta.c
[qemu.git] / stubs / machine-init-done.c
CommitLineData
87c9b5e0 1#include "qemu/osdep.h"
07a32d6b
NN
2#include "sysemu/sysemu.h"
3
c8ca2a23
PX
4bool machine_init_done = true;
5
07a32d6b
NN
6void qemu_add_machine_init_done_notifier(Notifier *notify)
7{
8}
This page took 0.219544 seconds and 4 git commands to generate.