stackprotector.c 134 B

123456
  1. // SPDX-License-Identifier: GPL-2.0
  2. #define boot_fmt(fmt) "stackprot: " fmt
  3. #include "boot.h"
  4. #include "../kernel/stackprotector.c"