From 6ece4e20acd943b49b05a36f14594ad7413c1897 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Thu, 27 Mar 2025 14:35:29 -0400 Subject: remove trailing whitespace --- kernel/isrs.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kernel/isrs.S') diff --git a/kernel/isrs.S b/kernel/isrs.S index f6bd662..ec539f2 100644 --- a/kernel/isrs.S +++ b/kernel/isrs.S @@ -183,7 +183,7 @@ isr_restore: /* ** DEBUGGING CODE PART 1 ** -** This code will execute during each context restore, and +** This code will execute during each context restore, and ** should be modified to print out whatever debugging information ** is desired. ** -- cgit v1.2.3-freya