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
Fix ____longjmp_chk for s390/s390x.
[glibc.git]
/
include
/
bits
/
dlfcn.h
blob
cb4a5c202b0010dc877c624eca4354ae0e5893b7
1
#include_next <bits/dlfcn.h>
2
3
extern
void
_dl_mcount_wrapper_check
(
void
*
__selfpc
);
4
libc_hidden_proto
(
_dl_mcount_wrapper_check
)