bin/openssl: Port to RTEMS.

This commit is contained in:
Christian Mauderer
2019-03-26 11:08:47 +01:00
parent 0a699e74e7
commit 9ed6c97139
114 changed files with 1424 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
/* generated by userspace-header-gen.py */
#include <rtems/linkersets.h>
#include "rtems-bsd-openssl-data.h"
/* bf_prefix.c */
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_openssl, static BIO_METHOD *prefix_meth);