This commit is contained in:
Julian Barathieu 2020-02-06 14:10:56 +01:00
parent efbefb823c
commit bcea8c46c2
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
#include <kernel.h>
ulong __stack_chk_guard = 0xec0ffec0ffec0ffe;
ulong __stack_chk_guard = 0xc0ffeb4b37a7adcc;
noreturn void __stack_chk_fail(void)
{