repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* nis/nis_domain_of_r.c (nis_domain_of_r): Use libnsl_hidden_def,
[glibc.git]
/
include
/
sys
/
profil.h
blob
7bf17003adf797d926448e6fe6ab699d321b2fcd
1
#ifndef _PROFIL_H
2
#include <gmon/sys/profil.h>
3
4
/* Now define the internal interfaces. */
5
6
extern
int
__sprofil
(
struct
prof
*
__profp
,
int
__profcnt
,
7
struct
timeval
*
__tvp
,
unsigned int
__flags
);
8
9
#endif
/* _PROFIL_H */