unsigned long os_get_top_address(unsigned long shift)
{
	/* The old value of CONFIG_TOP_ADDR */
	return 0x7fc0000000;
}