]> git.proxmox.com Git - mirror_qemu.git/blame - stubs/notify-event.c
tcg/sparc: Zero extend address argument to ld/st helpers
[mirror_qemu.git] / stubs / notify-event.c
CommitLineData
87c9b5e0 1#include "qemu/osdep.h"
07a32d6b
NN
2#include "qemu-common.h"
3#include "qemu/main-loop.h"
4
5void qemu_notify_event(void)
6{
7}