[IA64] rename _bss to __bss_start
authorBernhard Walle <bwalle@suse.de>
Wed, 21 Nov 2007 22:58:25 +0000 (14:58 -0800)
committerTony Luck <tony.luck@intel.com>
Sat, 8 Dec 2007 00:11:49 +0000 (16:11 -0800)
commitb898a424ed68ba73d6d4562d6370985b2e9bec61
treeae2cc092ba5dd0f36ca53255a3cef92d1d0f8b4f
parentafc2cf35b43ca58bd73b86b2f72af8b9bdb67ab8
[IA64] rename _bss to __bss_start

Rename _bss to __bss_start as on other architectures.  That makes it
possible to use the <linux/sections.h> instead of own declarations.  Also
add __bss_stop because that symbol exists on other architectures.

Signed-off-by: Bernhard Walle <bwalle@suse.de>
Cc: "Luck, Tony" <tony.luck@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/hp/sim/boot/bootloader.lds
arch/ia64/kernel/setup.c
arch/ia64/kernel/vmlinux.lds.S