summaryrefslogtreecommitdiffhomepage
path: root/src/rv64
diff options
context:
space:
mode:
authorAmlal <amlal.elmahrouss@icloud.com>2025-03-28 11:28:49 +0100
committerAmlal <amlal.elmahrouss@icloud.com>2025-03-28 11:28:49 +0100
commit154b4163d7c19aa86d3e47a78de9111d37f7f307 (patch)
tree409f7f4ca0e81b68539c8e1497c2c369255e6e35 /src/rv64
parentf204ff88659e058d70213fc7224a2c95c6a48c9d (diff)
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 <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'src/rv64')
-rw-r--r--src/rv64/rv64-err.c2
-rw-r--r--src/rv64/rv64-uart.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/rv64/rv64-err.c b/src/rv64/rv64-err.c
index 914bb91..19d0f3c 100644
--- a/src/rv64/rv64-err.c
+++ b/src/rv64/rv64-err.c
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
+ Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
------------------------------------------- */
diff --git a/src/rv64/rv64-uart.c b/src/rv64/rv64-uart.c
index 3e3eee7..4c96178 100644
--- a/src/rv64/rv64-uart.c
+++ b/src/rv64/rv64-uart.c
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
+ Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
------------------------------------------- */