]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/amd/fsinfo/null_gram.y
MFV r328231: 8897 zpool online -e fails assertion when run on non-leaf vdevs
[FreeBSD/FreeBSD.git] / contrib / amd / fsinfo / null_gram.y
1 %{
2 void yyerror(const char *fmt, ...);
3 extern int yylex(void);
4 %}
5
6 %%
7
8 token: