2.9
[glibc/nacl-glibc.git] / sysdeps / unix / sysv / linux / profil.c
blob5918ecebfcab06cf4174e124c08178d41f2b4453
1 /* Linux defines the profil system call but doesn't actually implement
2 it. Use the generic posix implementation. */
3 #include <sysdeps/posix/profil.c>