rtems-libbsd/freebsd/crypto/openssl/apps/rtems-bsd-openssl-rehash-data.h
2019-03-27 10:53:26 +01:00

14 lines
776 B
C

/* generated by userspace-header-gen.py */
#include <rtems/linkersets.h>
#include "rtems-bsd-openssl-data.h"
/* rehash.c */
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_openssl, static BUCKET *hash_table[]);
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_openssl, static BUCKET nilbucket);
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_openssl, static EVP_MD const *evpmd);
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_openssl, static HENTRY nilhentry);
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_openssl, static char const *extensions[]);
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_openssl, static char const *suffixes[]);
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_openssl, static int evpmdsize);
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_openssl, static int remove_links);
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_openssl, static int verbose);