Regenerate program header files

This commit is contained in:
Sebastian Huber
2018-08-28 14:15:47 +02:00
parent b2e1123733
commit b6c64e1447
56 changed files with 997 additions and 996 deletions

View File

@@ -4549,8 +4549,6 @@ unaryop : '=' { $$ = PF_OP_EQ; }
%%
#ifdef __rtems__
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, static YYSTACKDATA yystack);
#endif /* __rtems__ */