6 lines
No EOL
87 B
C
6 lines
No EOL
87 B
C
#ifndef _COMMON_H_
|
|
#define _COMMON_H_
|
|
|
|
void OSReport(const char * format, ...);
|
|
|
|
#endif |