mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-17 23:50:27 +08:00
openssl: Do not use signals
This commit is contained in:
@@ -3,6 +3,4 @@
|
||||
#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);
|
||||
|
Reference in New Issue
Block a user