summaryrefslogtreecommitdiffstats
path: root/freebsd/sbin/ifconfig/rtems-bsd-ifconfig-ifconfig-data.h
blob: 4ce7497704b939d7e2e308cee85e9d33681286fc (plain) (blame)
1
2
3
4
5
6
7
8
9
/* generated by userspace-header-gen.py */
#include <rtems/linkersets.h>
#include "rtems-bsd-ifconfig-data.h"
/* ifconfig.c */
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct option *opts);
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct afswtch *afs);
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct cmd *cmds);
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct callback *callbacks);
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct cmd basic_cmds[]);