Back to home page

OSCL-LXR

 
 

    


0001 #ifndef _LINUX_VIRTIO_RNG_H
0002 #define _LINUX_VIRTIO_RNG_H
0003 /* This header is BSD licensed so anyone can use the definitions to implement
0004  * compatible drivers/servers. */
0005 #include <linux/virtio_ids.h>
0006 #include <linux/virtio_config.h>
0007 
0008 #endif /* _LINUX_VIRTIO_RNG_H */