mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-05-14 01:49:16 +08:00
9 lines
380 B
C
9 lines
380 B
C
/* generated by userspace-header-gen.py */
|
|
#include <rtems/linkersets.h>
|
|
#include "rtems-bsd-openssl-data.h"
|
|
/* ocsp.c */
|
|
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_openssl, static char *prog);
|
|
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_openssl, static int acfd);
|
|
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_openssl, static int multi);
|
|
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_openssl, static int termsig);
|