linux/arch/s390/boot/stackprotector.c

7 lines
134 B
C

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