summaryrefslogtreecommitdiffstats
path: root/freebsd/sbin/pfctl/rtems-bsd-pfctl-pfctl_optimize-data.h
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/sbin/pfctl/rtems-bsd-pfctl-pfctl_optimize-data.h')
-rw-r--r--freebsd/sbin/pfctl/rtems-bsd-pfctl-pfctl_optimize-data.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/freebsd/sbin/pfctl/rtems-bsd-pfctl-pfctl_optimize-data.h b/freebsd/sbin/pfctl/rtems-bsd-pfctl-pfctl_optimize-data.h
index 09598a79..448a16ee 100644
--- a/freebsd/sbin/pfctl/rtems-bsd-pfctl-pfctl_optimize-data.h
+++ b/freebsd/sbin/pfctl/rtems-bsd-pfctl-pfctl_optimize-data.h
@@ -2,9 +2,9 @@
#include <rtems/linkersets.h>
#include "rtems-bsd-pfctl-data.h"
/* pfctl_optimize.c */
-RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, static struct pf_rule_field pf_rule_desc[70]);
-RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, static int (*skip_comparitors[8])(struct pf_rule *, struct pf_rule *));
-RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, static char const *skip_comparitors_names[8]);
+RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, static struct pf_rule_field pf_rule_desc[]);
+RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, static int (*skip_comparitors[])(struct pf_rule *, struct pf_rule *));
+RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, static char const *skip_comparitors_names[]);
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, static struct pfr_buffer table_buffer);
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, static int table_identifier);
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, static int add_opt_tablenum);