Revision 31a60e22 monitor.c

b/monitor.c
1365 1365
    { "cpustats", "", do_info_cpu_stats,
1366 1366
      "", "show CPU statistics", },
1367 1367
#endif
1368
#if defined(CONFIG_SLIRP)
1369
    { "slirp", "", do_info_slirp,
1370
      "", "show SLIRP statistics", },
1371
#endif
1368 1372
    { NULL, NULL, },
1369 1373
};
1370 1374

  

Also available in: Unified diff