Add 'make spell' target, fix what it finds. In .go files, only checks comments.

This commit is contained in:
Dan Kegel
2024-04-28 07:54:02 -07:00
committed by Ron Evans
parent da23cdeae4
commit ad0af607ef
7 changed files with 14 additions and 3 deletions
+1 -1
View File
@@ -78,7 +78,7 @@ tinygo_swapTask:
// Switch to the new stack pointer (newStack).
mov.n sp, a2
// Load a0, which is the previous return addres from before the previous
// Load a0, which is the previous return address from before the previous
// switch or the constructed return address to tinygo_startTask. This
// register also stores the parent register window.
l32i.n a0, sp, 0