Regenerate program header files

This commit is contained in:
Sebastian Huber
2018-08-28 14:15:47 +02:00
parent b2e1123733
commit b6c64e1447
56 changed files with 997 additions and 996 deletions

View File

@@ -2,16 +2,16 @@
#include <rtems/linkersets.h>
#include "rtems-bsd-tcpdump-data.h"
/* addrtoname.c */
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_tcpdump, static struct hnamemem hnametable[]);
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_tcpdump, static struct hnamemem tporttable[]);
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_tcpdump, static struct hnamemem uporttable[]);
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_tcpdump, static struct hnamemem eprototable[]);
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_tcpdump, static struct hnamemem dnaddrtable[]);
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_tcpdump, static struct hnamemem ipxsaptable[]);
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_tcpdump, static struct h6namemem h6nametable[]);
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_tcpdump, static struct enamemem bytestringtable[]);
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_tcpdump, static struct enamemem enametable[]);
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_tcpdump, static struct enamemem nsaptable[]);
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_tcpdump, static struct enamemem bytestringtable[]);
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_tcpdump, static struct h6namemem h6nametable[]);
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_tcpdump, static struct hnamemem dnaddrtable[]);
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_tcpdump, static struct hnamemem eprototable[]);
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_tcpdump, static struct hnamemem hnametable[]);
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_tcpdump, static struct hnamemem ipxsaptable[]);
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_tcpdump, static struct hnamemem tporttable[]);
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_tcpdump, static struct hnamemem uporttable[]);
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_tcpdump, static struct protoidmem protoidtable[]);
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_tcpdump, static uint32_t f_netmask);
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_tcpdump, static uint32_t f_localnet);
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_tcpdump, static uint32_t f_netmask);