2011年9月21日 星期三

_ftext

http://comments.gmane.org/gmane.linux.ports.mips.general/4005

_ftext is the start of the executable kernel code.
好像就是程式的起始位置 (不確定)。

SECTIONS
{
. = 0x0100;
.text :
{
_ftext = .;
} = 0
}

沒有留言:

張貼留言

使用 google 的 reCAPTCHA 驗證碼, 總算可以輕鬆留言了。

我實在受不了 spam 了, 又不想讓大家的眼睛花掉, 只好放棄匿名留言。這是沒辦法中的辦法了。留言的朋友需要有 google 帳號。