2025-04-27 07:49:33 -04:00

7 lines
96 B
C

#ifndef __CFRACE_H__
#define __CFRACE_H__
BOOL TestCFRace(void);
#endif // __CFRACE_H__