perf.h 164 B

12345678
  1. #ifndef PERF_H_INCLUDED
  2. #define PERF_H_INCLUDED
  3. #define PERF_START /* NULL definition */
  4. #define PERF_STOP(x) /* NULL definition */
  5. #endif /* PERF_H_INCLUDED */