(iOS) Work around clang crash when compiling libpcsxcor/new_dynarec/pcsxmem.c.
[pcsx_rearmed.git] / plugins / gpu_unai / profiler.h
1 #define pcsx4all_prof_pause(...)
2 #define pcsx4all_prof_start_with_pause(...)
3 #define pcsx4all_prof_end_with_resume(...)
4 #define pcsx4all_prof_resume(...)