質問編集履歴
1
修正
title
CHANGED
File without changes
|
body
CHANGED
@@ -68,7 +68,7 @@
|
|
68
68
|
L3:
|
69
69
|
|
70
70
|
sub $20,%esp #----------------------------
|
71
|
-
movl $msg4,4(%esp)
|
71
|
+
movl $msg4,4(%esp)
|
72
72
|
movl $msg,(%esp) #"This is the"
|
73
73
|
call _printf
|
74
74
|
add $20,%esp #----------------------------
|