mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-21 21:32:56 +00:00
C warnings cleanup.
This commit is contained in:
committed by
Damien Lespiau
parent
1c62350848
commit
f2f18561e5
@@ -54,3 +54,9 @@ struct brw_program {
|
||||
};
|
||||
|
||||
extern struct brw_program compiled_program;
|
||||
|
||||
int yyparse(void);
|
||||
int yylex(void);
|
||||
|
||||
char *
|
||||
lex_text(void);
|
||||
|
||||
Reference in New Issue
Block a user