Kernel  |  2.6.39

下载     查看原文件
C++程序  |  6行  |  120 B
unsigned long os_get_top_address(unsigned long shift)
{
	/* The old value of CONFIG_TOP_ADDR */
	return 0x7fc0000000;
}