stand/powerpc: Fix a typo in a source code comment

- s/limitiations/limitations/

MFC after:	3 days
This commit is contained in:
Gordon Bergling
2026-04-19 10:01:18 +02:00
parent 59dacd7f00
commit 4177af3b0e
+1 -1
View File
@@ -10,7 +10,7 @@ SRCS= boot1.c ashldi3.c syncicache.c memset.c
CFLAGS+=-I${LDRSRC}
# Load boot1.elf below kernel.
#
# Due to limitiations in the way we load stuff, we have to avoid reusing
# Due to limitations in the way we load stuff, we have to avoid reusing
# memory until the kernel MMU code has taken over.
#
# 0x38000 is high enough to not interfere with the trap area, but low