C warnings cleanup.

This commit is contained in:
Eric Anholt
2006-08-22 12:46:37 -07:00
committed by Damien Lespiau
parent 1c62350848
commit f2f18561e5
5 changed files with 68 additions and 60 deletions
+6
View File
@@ -54,3 +54,9 @@ struct brw_program {
};
extern struct brw_program compiled_program;
int yyparse(void);
int yylex(void);
char *
lex_text(void);