ps2sdk  1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
perf.h
Go to the documentation of this file.
1 #ifndef __PERF_H__
2 #define __PERF_H__
3 
4 #define PERF_START /* null definition */
5 #define PERF_STOP(x) /* null definition */
6 
7 #endif /* __PERF_H__ */