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