From b38a844ed9f6ad17d58db3e143ebc0c858762ec6 Mon Sep 17 00:00:00 2001 From: Jacques Comeaux Date: Tue, 4 Jun 2024 19:11:20 -0500 Subject: Add checksum to boot sector --- hexedit/hexedit.s | 1 - 1 file changed, 1 deletion(-) (limited to 'hexedit/hexedit.s') diff --git a/hexedit/hexedit.s b/hexedit/hexedit.s index 26bc84b..0800a3a 100644 --- a/hexedit/hexedit.s +++ b/hexedit/hexedit.s @@ -24,7 +24,6 @@ hexedit: adds r4, r0 b 20b 30: - movs r0, '\r bl uart_send movs r0, '\n bl uart_send -- cgit v1.2.3