summaryrefslogtreecommitdiff
path: root/src/drivers/ao_trng.h
diff options
context:
space:
mode:
authorTom Marble <tmarble@info9.net>2015-03-21 19:09:09 -0500
committerTom Marble <tmarble@info9.net>2015-03-21 19:09:09 -0500
commitefc915ea6ff9ba139f0250b403851729f57ee191 (patch)
treeec91eb7ed3a15a95fa3957770c0c0d14392494c5 /src/drivers/ao_trng.h
parent58e011a2b4b475e5125be46cd64549ec89ee890f (diff)
Build usbtrng-v2.0 with DEBUG_FIPStmarble-trng
Diffstat (limited to 'src/drivers/ao_trng.h')
-rw-r--r--src/drivers/ao_trng.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/drivers/ao_trng.h b/src/drivers/ao_trng.h
index 0fc0e55a..ef64885c 100644
--- a/src/drivers/ao_trng.h
+++ b/src/drivers/ao_trng.h
@@ -23,6 +23,8 @@
#define DEBUG_FIPS 1
*/
+#define DEBUG_FIPS 1
+
void
ao_trng_init(void);