/include/linux/virtio_rng.h
https://github.com/airy09/android_kernel_sony_apq8064 · C Header · 8 lines · 5 code · 1 blank · 2 comment · 0 complexity · 70fe6485864c3f4b3d6708d805a096cd MD5 · raw file
- #ifndef _LINUX_VIRTIO_RNG_H
- #define _LINUX_VIRTIO_RNG_H
- /* This header is BSD licensed so anyone can use the definitions to implement
- * compatible drivers/servers. */
- #include <linux/virtio_ids.h>
- #include <linux/virtio_config.h>
- #endif /* _LINUX_VIRTIO_RNG_H */