summaryrefslogtreecommitdiffstats
path: root/ipsec-tools/src/racoon/rtems-bsd-racoon-remoteconf-data.h
diff options
context:
space:
mode:
Diffstat (limited to 'ipsec-tools/src/racoon/rtems-bsd-racoon-remoteconf-data.h')
-rw-r--r--ipsec-tools/src/racoon/rtems-bsd-racoon-remoteconf-data.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/ipsec-tools/src/racoon/rtems-bsd-racoon-remoteconf-data.h b/ipsec-tools/src/racoon/rtems-bsd-racoon-remoteconf-data.h
new file mode 100644
index 00000000..561d0976
--- /dev/null
+++ b/ipsec-tools/src/racoon/rtems-bsd-racoon-remoteconf-data.h
@@ -0,0 +1,6 @@
+/* generated by userspace-header-gen.py */
+#include <rtems/linkersets.h>
+#include "rtems-bsd-racoon-data.h"
+/* remoteconf.c */
+RTEMS_LINKER_RWSET_CONTENT(bsd_prog_racoon, static remoteconf_tailq_head_t rmtree);
+RTEMS_LINKER_RWSET_CONTENT(bsd_prog_racoon, static remoteconf_tailq_head_t rmtree_save);