mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-05-13 08:09:17 +08:00
8 lines
326 B
C
8 lines
326 B
C
/* generated by userspace-header-gen.py */
|
|
#include <rtems/linkersets.h>
|
|
#include "rtems-bsd-openssl-data.h"
|
|
/* req.c */
|
|
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_openssl, static CONF *addext_conf);
|
|
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_openssl, static CONF *req_conf);
|
|
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_openssl, static int batch);
|