Blame sysdeps/unix/sysv/linux/profil.c

Packit 6c4009
/* Linux defines the profil system call but doesn't actually implement
Packit 6c4009
   it.  Use the generic posix implementation.  */
Packit 6c4009
#include <sysdeps/posix/profil.c>