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

15 lines
803 B
C

/* generated by userspace-header-gen.py */
#include <rtems/linkersets.h>
#include "rtems-bsd-openssl-data.h"
/* opt.c */
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_openssl, static OPTIONS const *opts);
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_openssl, static OPTIONS const *unknown);
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_openssl, static OPT_PAIR formats[]);
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_openssl, static char **argv);
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_openssl, static char *arg);
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_openssl, static char *dunno);
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_openssl, static char *flag);
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_openssl, static char prog[]);
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_openssl, static int argc);
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_openssl, static int opt_index);