aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--boot.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.S b/boot.S
index 23ed2ea..5cce37c 100644
--- a/boot.S
+++ b/boot.S
@@ -1,4 +1,4 @@
-// AArch32 mode
+// armv7 mode
// To keep this in the first portion of the binary.
.section ".text.boot"