userspace tools: Regenerate headers.

This commit is contained in:
Christian Mauderer
2017-01-17 11:01:44 +01:00
parent 46d0378cc6
commit c6b85e8ce8
20 changed files with 29 additions and 30 deletions

View File

@@ -3,5 +3,5 @@
#include "rtems-bsd-ifconfig-data.h"
/* ifclone.c */
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct clone_defcb_list clone_defcbh);
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct option clone_Copt);
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct cmd clone_cmds[]);
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_ifconfig, static struct option clone_Copt);