summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/profil.c
blob: 5918ecebfcab06cf4174e124c08178d41f2b4453 (plain)
1
2
3
/* Linux defines the profil system call but doesn't actually implement
   it.  Use the generic posix implementation.  */
#include <sysdeps/posix/profil.c>