aboutsummaryrefslogtreecommitdiffstats
path: root/src/entropy/rdrand/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/entropy/rdrand/info.txt')
-rw-r--r--src/entropy/rdrand/info.txt22
1 files changed, 0 insertions, 22 deletions
diff --git a/src/entropy/rdrand/info.txt b/src/entropy/rdrand/info.txt
deleted file mode 100644
index 546ab699a..000000000
--- a/src/entropy/rdrand/info.txt
+++ /dev/null
@@ -1,22 +0,0 @@
-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>