mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-14 10:27:12 +08:00
Regenerate program header files
This commit is contained in:
@@ -1,21 +1,15 @@
|
||||
/* generated by userspace-header-gen.py */
|
||||
/*
|
||||
* NOTE: MANUALLY CHANGED.
|
||||
* YACC needs a special treatment for some variables. They are commented here.
|
||||
*/
|
||||
#include <rtems/linkersets.h>
|
||||
/* parse.c */
|
||||
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, extern int pfctlydebug);
|
||||
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, extern int pfctlynerrs);
|
||||
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, extern int pfctlyerrflag);
|
||||
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, extern int pfctlychar);
|
||||
/* RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, extern YYSTYPE pfctlyval); */
|
||||
/* RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, extern YYSTYPE pfctlylval); */
|
||||
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, extern int pfctlydebug);
|
||||
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, extern int pfctlyerrflag);
|
||||
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, extern int pfctlynerrs);
|
||||
/* pfctl_altq.c */
|
||||
/* pfctl.c */
|
||||
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, extern int loadopt);
|
||||
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, extern int altqsupport);
|
||||
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, extern int dev);
|
||||
RTEMS_LINKER_RWSET_CONTENT(bsd_prog_pfctl, extern int loadopt);
|
||||
/* pfctl_optimize.c */
|
||||
/* pfctl_osfp.c */
|
||||
/* pfctl_parser.c */
|
||||
|
Reference in New Issue
Block a user