libk  __stack_chk_fail.fn.c at [926d05a4ce]

File kcore/__stack_chk_fail.fn.c artifact 7f5547f66a part of check-in 926d05a4ce


#include <k/core.h>

void __stack_chk_fail(void) { kstop(-1); }