mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-19 05:47:23 +08:00
bin/openssl: Port to RTEMS.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
/* generated by userspace-header-gen.py */
|
||||
#include <rtems/linkersets.h>
|
||||
#include "rtems-bsd-openssl-data.h"
|
||||
/* openssl.c */
|
||||
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_openssl, static FUNCTION functions[]);
|
||||
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_openssl, static int prog_inited);
|
||||
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_openssl, static struct lhash_st_FUNCTION *ret);
|
Reference in New Issue
Block a user