]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/amd/fsinfo/null_gram.y
Import libxo-1.0.2
[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: