Revision 11165820 hw/9p.h

b/hw/9p.h
14 14
#ifndef QEMU_9P_H
15 15
#define QEMU_9P_H
16 16

  
17
#include <stdbool.h>
18

  
19 17
typedef struct V9fsConf
20 18
{
21 19
    /* tag name for the device */

Also available in: Unified diff