f4c9e4f5c21a98b7a7a5f177bb6d6c3aaf6684b6
[musl] / src / env / __stack_chk_guard.c
1 #include <inttypes.h>
2 uintptr_t __stack_chk_guard = 0xdecafbad;