]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/amd/fsinfo/null_gram.y
openssh: cherry-pick OpenSSL 1.1.1 compatibility
[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: