ide: ide-cd_ioctl.c fix sparse integer as NULL pointer warnings
[linux-2.6/kvm.git] / include / linux / virtio_rng.h
blob331afb6c9f6282a21b9efb7972a161563122974e
1 #ifndef _LINUX_VIRTIO_RNG_H
2 #define _LINUX_VIRTIO_RNG_H
3 #include <linux/virtio_config.h>
5 /* The ID for virtio_rng */
6 #define VIRTIO_ID_RNG 4
8 #endif /* _LINUX_VIRTIO_RNG_H */