From 154b4163d7c19aa86d3e47a78de9111d37f7f307 Mon Sep 17 00:00:00 2001 From: Amlal Date: Fri, 28 Mar 2025 11:28:49 +0100 Subject: arm64: FIX - remove useless and problematic code. Rather than trying to fix it, let's just avoid calling cb_put_string instead. Signed-off-by: Amlal --- lib/fd.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/fd.h') diff --git a/lib/fd.h b/lib/fd.h index f89bb61..192d5f9 100644 --- a/lib/fd.h +++ b/lib/fd.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. + Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved. ------------------------------------------- */ -- cgit v1.2.3