summaryrefslogtreecommitdiffstats
path: root/contrib/amd/fsinfo/null_gram.y
blob: d7313b9c49c2d79b4d49e516bf960d74c9504fb1 (plain)
1
2
3
4
5
6
7
8
%{
void yyerror(const char *fmt, ...);
extern int yylex(void);
%}

%%

token:
OpenPOWER on IntegriCloud