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:
@@ -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__ */
|
||||
|
||||
|
Reference in New Issue
Block a user