2.9
[glibc/nacl-glibc.git] / include / sys / profil.h
blob7bf17003adf797d926448e6fe6ab699d321b2fcd
1 #ifndef _PROFIL_H
2 #include <gmon/sys/profil.h>
4 /* Now define the internal interfaces. */
6 extern int __sprofil (struct prof *__profp, int __profcnt,
7 struct timeval *__tvp, unsigned int __flags);
9 #endif /* _PROFIL_H */