mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-14 12:31:27 +08:00
Regenerate program header files
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
#include <rtems/linkersets.h>
|
||||
#include "rtems-bsd-ifconfig-data.h"
|
||||
/* ifvlan.c */
|
||||
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct vlanreq params);
|
||||
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct cmd vlan_cmds[]);
|
||||
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct afswtch af_vlan);
|
||||
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct cmd vlan_cmds[]);
|
||||
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct vlanreq params);
|
||||
|
Reference in New Issue
Block a user