mirror of https://git.musl-libc.org/git/musl
1 changed files with 2 additions and 0 deletions
@ -0,0 +1,2 @@ |
|||
#include <inttypes.h> |
|||
uintptr_t __stack_chk_guard = 0xdecafbad; |
|||
Loading…
Reference in new issue