Statistics
| Branch: | Revision:

root / stubs / mon-print-filename.c @ 5708fc66

History | View | Annotate | Download (123 Bytes)

1
#include "qemu-common.h"
2
#include "monitor/monitor.h"
3

    
4
void monitor_print_filename(Monitor *mon, const char *filename)
5
{
6
}