index
:
musl
awilfox/monotonic-dns
lookup-serv
master
posix-compliance
ustat
The musl libc tree (WIP / dev branches)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
env
/
__stack_chk_guard.c
blob: f4c9e4f5c21a98b7a7a5f177bb6d6c3aaf6684b6 (
plain
) (
blame
)
1
2
#include
<inttypes.h>
uintptr_t
__stack_chk_guard
=
0xdecafbad
;