repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update syscall lists for Linux 5.13
[glibc.git]
/
sysdeps
/
unix
/
sysv
/
linux
/
profil.c
blob
5918ecebfcab06cf4174e124c08178d41f2b4453
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>