Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
#include "qemu/osdep.h"
#include "monitor/hmp-target.h"
const MonitorDef *target_monitor_defs(void)
{
return NULL;
}