mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-05-13 17:39:19 +08:00
7 lines
281 B
C
7 lines
281 B
C
/* generated by userspace-header-gen.py */
|
|
#include <rtems/linkersets.h>
|
|
#include "rtems-bsd-ifconfig-data.h"
|
|
/* iflagg.c */
|
|
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct afswtch af_lagg);
|
|
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct cmd lagg_cmds[]);
|