From ea5ebe0809fb31b9f125ac0689f706cc5f3f078f Mon Sep 17 00:00:00 2001 From: Kimplul Date: Sun, 30 Apr 2023 17:06:02 +0300 Subject: rename to kmi --- lib/fdt_dbg.c | 2 +- lib/ubsan.c | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'lib') diff --git a/lib/fdt_dbg.c b/lib/fdt_dbg.c index d3c4e26..08e3d2d 100644 --- a/lib/fdt_dbg.c +++ b/lib/fdt_dbg.c @@ -6,7 +6,7 @@ * Dump fdt info to serial. */ -#include +#include #include #if defined(DEBUG) diff --git a/lib/ubsan.c b/lib/ubsan.c index 5d7ff16..4675d06 100644 --- a/lib/ubsan.c +++ b/lib/ubsan.c @@ -12,8 +12,8 @@ * and outs of the undefined behaviour sanitizer subsystem. */ -#include -#include +#include +#include #if defined(DEBUG) /* ubsan is only sensible if we're in debug mode. */ -- cgit v1.3