repo.or.cz
/
linux-2.6
/
next.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
cciss: Fix multiple calls to pci_release_regions
[linux-2.6/next.git]
/
include
/
linux
/
virtio_rng.h
blob
48121c3c434b6781661167debbf7b4a7540945fd
1
#ifndef _LINUX_VIRTIO_RNG_H
2
#define _LINUX_VIRTIO_RNG_H
3
/* This header is BSD licensed so anyone can use the definitions to implement
4
* compatible drivers/servers. */
5
#include <linux/virtio_config.h>
6
7
#endif
/* _LINUX_VIRTIO_RNG_H */