From 30b44ef0b1177d13dd4f58c47979e7a6e598d81a Mon Sep 17 00:00:00 2001 From: Wojtek Kosior Date: Mon, 11 Nov 2019 17:13:45 +0100 Subject: fix typo in comment --- psr.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/psr.h b/psr.h index 9a3caa9..6a9d3ea 100644 --- a/psr.h +++ b/psr.h @@ -77,7 +77,7 @@ inline static void set_system_mode(void) // compilation with optimizations volatile PSR_t CPSR __attribute__((unused)) = read_CPSR(); - //// this is 2 ways of changing mode, both with the same + //// there are 2 ways of changing mode, both with the same //// problem (see the long comment below) //// way 1 -- cgit v1.2.3