/* * Copyright (C) 2023-2025 Intel Corporation. * * SPDX-License-Identifier: BSD-3-Clause */ #ifndef SECURITY_H #define SECURITY_H struct stack_canary { }; #endif /* SECURITY_H */