summaryrefslogtreecommitdiffstats
path: root/rtemsbsd
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2018-03-27 14:42:31 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2018-03-28 07:59:12 +0200
commit8189ea825a2c1a3c7ed8df3d2fc0d1df078a4e31 (patch)
tree283cfd0b2dc6e905fac860ed1cf1762abee7f84b /rtemsbsd
parentCRYPTO(4): Import from FreeBSD (diff)
downloadrtems-libbsd-8189ea825a2c1a3c7ed8df3d2fc0d1df078a4e31.tar.bz2
CRYPTO(4): Port to RTEMS
Diffstat (limited to 'rtemsbsd')
-rw-r--r--rtemsbsd/include/crypto/cryptodev.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/rtemsbsd/include/crypto/cryptodev.h b/rtemsbsd/include/crypto/cryptodev.h
new file mode 100644
index 00000000..47720d78
--- /dev/null
+++ b/rtemsbsd/include/crypto/cryptodev.h
@@ -0,0 +1 @@
+#include <opencrypto/cryptodev.h>