(root)/
glibc-2.38/
sysdeps/
unix/
sysv/
linux/
profil.c
       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>