source: rtems-libbsd/ipsec-tools/src/racoon/rtems-bsd-racoon-localconf-data.h @ b376ae1

55-freebsd-126-freebsd-12
Last change on this file since b376ae1 was b376ae1, checked in by Christian Mauderer <christian.mauderer@…>, on 05/03/18 at 12:15:11

ipsec-tools: Port libipsec, setkey and racoon.

Note that this replaces the libipsec from FreeBSD with the one provided
by ipsec-tools.

  • Property mode set to 100644
File size: 274 bytes
Line 
1/* generated by userspace-header-gen.py */
2#include <rtems/linkersets.h>
3#include "rtems-bsd-racoon-data.h"
4/* localconf.c */
5RTEMS_LINKER_RWSET_CONTENT(bsd_prog_racoon, static int lc_sittype2doi[]);
6RTEMS_LINKER_RWSET_CONTENT(bsd_prog_racoon, static int lc_doitype2doi[]);
Note: See TracBrowser for help on using the repository browser.