source: rtems-libbsd/freebsd/sbin/sysctl/rtems-bsd-sysctl-sysctl-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: 1.3 KB
Line 
1/* generated by userspace-header-gen.py */
2#include <rtems/linkersets.h>
3#include "rtems-bsd-sysctl-data.h"
4/* sysctl.c */
5RTEMS_LINKER_RWSET_CONTENT(bsd_prog_sysctl, static char const *conffile);
6RTEMS_LINKER_RWSET_CONTENT(bsd_prog_sysctl, static char const *ctl_typename[]);
7RTEMS_LINKER_RWSET_CONTENT(bsd_prog_sysctl, static int Bflag);
8RTEMS_LINKER_RWSET_CONTENT(bsd_prog_sysctl, static int Nflag);
9RTEMS_LINKER_RWSET_CONTENT(bsd_prog_sysctl, static int Tflag);
10RTEMS_LINKER_RWSET_CONTENT(bsd_prog_sysctl, static int Wflag);
11RTEMS_LINKER_RWSET_CONTENT(bsd_prog_sysctl, static int aflag);
12RTEMS_LINKER_RWSET_CONTENT(bsd_prog_sysctl, static int bflag);
13RTEMS_LINKER_RWSET_CONTENT(bsd_prog_sysctl, static int ctl_sign[]);
14RTEMS_LINKER_RWSET_CONTENT(bsd_prog_sysctl, static int ctl_size[]);
15RTEMS_LINKER_RWSET_CONTENT(bsd_prog_sysctl, static int dflag);
16RTEMS_LINKER_RWSET_CONTENT(bsd_prog_sysctl, static int eflag);
17RTEMS_LINKER_RWSET_CONTENT(bsd_prog_sysctl, static int hflag);
18RTEMS_LINKER_RWSET_CONTENT(bsd_prog_sysctl, static int iflag);
19RTEMS_LINKER_RWSET_CONTENT(bsd_prog_sysctl, static int nflag);
20RTEMS_LINKER_RWSET_CONTENT(bsd_prog_sysctl, static int oflag);
21RTEMS_LINKER_RWSET_CONTENT(bsd_prog_sysctl, static int qflag);
22RTEMS_LINKER_RWSET_CONTENT(bsd_prog_sysctl, static int tflag);
23RTEMS_LINKER_RWSET_CONTENT(bsd_prog_sysctl, static int xflag);
Note: See TracBrowser for help on using the repository browser.