mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-05-13 17:29:58 +08:00
8 lines
345 B
C
8 lines
345 B
C
/* generated by userspace-header-gen.py */
|
|
#include <rtems/linkersets.h>
|
|
#include "rtems-bsd-pfctl-data.h"
|
|
/* pfctl_osfp.c */
|
|
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, static int class_count);
|
|
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, static int fingerprint_count);
|
|
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, static struct name_list classes);
|