From: Bernhard Walle Date: Wed, 21 Nov 2007 22:58:25 +0000 (-0800) Subject: [IA64] rename _bss to __bss_start X-Git-Tag: v2.6.24-rc5~18^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b898a424ed68ba73d6d4562d6370985b2e9bec61;p=pandora-kernel.git [IA64] rename _bss to __bss_start Rename _bss to __bss_start as on other architectures. That makes it possible to use the instead of own declarations. Also add __bss_stop because that symbol exists on other architectures. Signed-off-by: Bernhard Walle Cc: "Luck, Tony" Signed-off-by: Andrew Morton Signed-off-by: Tony Luck --- Reading git-diff-tree failed