PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
perf.h
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__ */