source: rtems-libbsd/freebsd/sbin/ifconfig/rtems-bsd-ifconfig-af_link-data.h @ b6c64e1

55-freebsd-126-freebsd-12
Last change on this file since b6c64e1 was b6c64e1, checked in by Sebastian Huber <sebastian.huber@…>, on 08/28/18 at 12:15:47

Regenerate program header files

  • Property mode set to 100644
File size: 443 bytes
Line 
1/* generated by userspace-header-gen.py */
2#include <rtems/linkersets.h>
3#include "rtems-bsd-ifconfig-data.h"
4/* af_link.c */
5RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct afswtch af_ether);
6RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct afswtch af_link);
7RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct afswtch af_lladdr);
8RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct ifreq link_ridreq);
Note: See TracBrowser for help on using the repository browser.