PAPI  5.0.1.0
burn.c
Go to the documentation of this file.
00001 #include "papi_test.h"
00002 int
00003 main(  )
00004 {
00005     do_stuff(  );
00006     exit( 0 );
00007 }
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines