Files

7 lines
134 B
C
Raw Permalink Normal View History

2025-11-17 15:09:53 +01:00
// SPDX-License-Identifier: GPL-2.0
#define boot_fmt(fmt) "stackprot: " fmt
#include "boot.h"
#include "../kernel/stackprotector.c"