We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0326e28 commit a871464Copy full SHA for a871464
src/runtime/asm_386.s
@@ -174,7 +174,7 @@ DATA bad_proc_msg<>+0x00(SB)/8, $"This pro"
174
DATA bad_proc_msg<>+0x08(SB)/8, $"gram can"
175
DATA bad_proc_msg<>+0x10(SB)/8, $" only be"
176
DATA bad_proc_msg<>+0x18(SB)/8, $" run on "
177
-DATA bad_proc_msg<>+0x20(SB)/8, $"processe"
+DATA bad_proc_msg<>+0x20(SB)/8, $"processo"
178
DATA bad_proc_msg<>+0x28(SB)/8, $"rs with "
179
DATA bad_proc_msg<>+0x30(SB)/8, $"MMX supp"
180
DATA bad_proc_msg<>+0x38(SB)/4, $"ort."
0 commit comments