mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
2e3f65ccfe
In GCC 14, last_stmt() was renamed to last_nondebug_stmt(). Add a helper macro to handle the renaming. Cc: linux-hardening@vger.kernel.org Signed-off-by: Kees Cook <keescook@chromium.org>