mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-17 22:26:26 +08:00
userspace tools: Regenerate headers.
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
#include <rtems/linkersets.h>
|
||||
#include "rtems-bsd-pfctl-data.h"
|
||||
/* pfctl_table.c */
|
||||
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, static char const *stats_text[2][3]);
|
||||
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, static char const *istats_text[2][2][2]);
|
||||
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, static char const *stats_text[][3]);
|
||||
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, static char const *istats_text[][2][2]);
|
||||
|
Reference in New Issue
Block a user