Sign in
chromium
/
native_client
/
nacl-glibc
/
glibc-2.9
/
.
/
sysdeps
/
unix
/
sysv
/
linux
/
profil.c
blob: 5918ecebfcab06cf4174e124c08178d41f2b4453 [
file
] [
log
] [
blame
]
/* Linux defines the profil system call but doesn't actually implement
it. Use the generic posix implementation. */
#include
<
sysdeps
/
posix
/
profil
.
c
>