阅读背景:

Linux-4.1.15启动分析_猩猩の點燈的博客

来源:互联网 

一:链接脚本分析启动入口

arch/arm/kernel/vmlinux.lds

 *  arch/arm/include/asm/page.h
 *
 *  Copyright (C) 1995-2003 Russell King
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 as
 * published by the Free Software Foundation.
 */
OUTPUT_ARCH(arm)
ENTRY(stext)
jiffies = jiffies_64;
SECTIONS
{

... ... *



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: