mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-06-15 22:51:39 +08:00
7 lines
288 B
C
7 lines
288 B
C
/* generated by userspace-header-gen.py */
|
|
#include <rtems/linkersets.h>
|
|
#include "rtems-bsd-pfctl-data.h"
|
|
/* pfctl_parser.c */
|
|
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, static struct hsearch_data isgroup_map);
|
|
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, static struct node_host *iftab);
|