blob: 48121c3c434b6781661167debbf7b4a7540945fd [file] [log] [blame]
Rusty Russellf7f510e2008-05-30 15:09:44 -05001#ifndef _LINUX_VIRTIO_RNG_H
2#define _LINUX_VIRTIO_RNG_H
Rusty Russell674bfc22008-07-25 12:06:03 -05003/* This header is BSD licensed so anyone can use the definitions to implement
4 * compatible drivers/servers. */
Rusty Russellf7f510e2008-05-30 15:09:44 -05005#include <linux/virtio_config.h>
6
Rusty Russellf7f510e2008-05-30 15:09:44 -05007#endif /* _LINUX_VIRTIO_RNG_H */