#ifndef _SYS_GMON_H#include<gmon/sys/gmon.h># ifndef _ISOMAC/* Now define the internal interfaces. *//* Write current profiling data to file. */externvoid__write_profiling(void);externvoidwrite_profiling(void);externstructgmonparam_gmonparamattribute_hidden;# endif /* !_ISOMAC */#endif