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>
4

source code of glibc/sysdeps/unix/sysv/linux/profil.c