aboutsummaryrefslogtreecommitdiffstats
path: root/src/kdf/x942/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/kdf/x942/info.txt')
-rw-r--r--src/kdf/x942/info.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/kdf/x942/info.txt b/src/kdf/x942/info.txt
new file mode 100644
index 000000000..32057fe94
--- /dev/null
+++ b/src/kdf/x942/info.txt
@@ -0,0 +1,10 @@
+realname "X942 PRF"
+
+define X942_PRF
+
+load_on auto
+
+<add>
+prf_x942.cpp
+prf_x942.h
+</add>