• Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 #include "r300_compiler_tests.h"
2 
main(int argc,char ** argv)3 int main(int argc, char ** argv)
4 {
5 	radeon_compiler_util_run_tests();
6 }
7