From a5969cabbb4660eab42b6ef0412cbbd1200cf14d Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Sat, 12 Oct 2024 07:10:09 +0000 Subject: [PATCH] 修改led为gpio --- kernel/Documentation/dev-tools/ubsan.rst | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/kernel/Documentation/dev-tools/ubsan.rst b/kernel/Documentation/dev-tools/ubsan.rst index 655e6b6..1be6618 100644 --- a/kernel/Documentation/dev-tools/ubsan.rst +++ b/kernel/Documentation/dev-tools/ubsan.rst @@ -86,3 +86,4 @@ .. _1: https://gcc.gnu.org/onlinedocs/gcc-4.9.0/gcc/Debugging-Options.html .. _2: https://gcc.gnu.org/onlinedocs/gcc/Debugging-Options.html +.. _3: https://clang.llvm.org/docs/UndefinedBehaviorSanitizer.html -- Gitblit v1.6.2