提交 428a55a0 编写于 作者: U Ulf Möller

minor modification to the previous change

上级 cc74659f
......@@ -342,12 +342,11 @@ sub main'function_end
popl %ebx
popl %ebp
ret
$const
.${func}_end:
EOF
push(@out,$tmp);
push(@out,$const);
$const="";
push(@out,".${func}_end:\n");
if ($main'cpp)
{ push(@out,"\tSIZE($func,.${func}_end-$func)\n"); }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册