summaryrefslogtreecommitdiff
path: root/fw/esp32/components/eos/include/rng.h
diff options
context:
space:
mode:
Diffstat (limited to 'fw/esp32/components/eos/include/rng.h')
-rw-r--r--fw/esp32/components/eos/include/rng.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/fw/esp32/components/eos/include/rng.h b/fw/esp32/components/eos/include/rng.h
new file mode 100644
index 0000000..0690973
--- /dev/null
+++ b/fw/esp32/components/eos/include/rng.h
@@ -0,0 +1 @@
+void eos_rng_init(void);