aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/entropy/rdrand/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/entropy/rdrand/info.txt')
-rw-r--r--src/lib/entropy/rdrand/info.txt22
1 files changed, 22 insertions, 0 deletions
diff --git a/src/lib/entropy/rdrand/info.txt b/src/lib/entropy/rdrand/info.txt
new file mode 100644
index 000000000..546ab699a
--- /dev/null
+++ b/src/lib/entropy/rdrand/info.txt
@@ -0,0 +1,22 @@
+define ENTROPY_SRC_RDRAND 20131128
+
+need_isa rdrand
+
+<source>
+rdrand.cpp
+</source>
+
+<header:internal>
+rdrand.h
+</header:internal>
+
+<arch>
+x86_32
+x86_64
+</arch>
+
+<cc>
+gcc
+clang
+icc
+</cc>