Merge tag 'pull-loongarch-20241016' of https://gitlab.com/gaosong/qemu into staging
[qemu/armbru.git] / stubs / target-monitor-defs.c
blob35a0a342772adabf05cb1384291311461bd417aa
1 #include "qemu/osdep.h"
2 #include "monitor/hmp-target.h"
4 const MonitorDef *target_monitor_defs(void)
6 return NULL;