summaryrefslogtreecommitdiffstats
path: root/freebsd/contrib/pf/pfctl/pfctl_osfp-data.h
blob: 1ac0ee31874b018f9483611b0ab168fd337b0e8c (plain) (blame)
1
2
3
4
5
6
7
#include <rtems/linkersets.h>

RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, static int class_count);
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, static struct name_list classes);
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, static int fingerprint_count);
/* There is also one static buffer called "buf". But this can be ignored. See
 * comment in source file. */