PPC: fix PPC32 build
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Tue, 29 Jul 2014 11:04:21 +0000 (13:04 +0200)
committerChanho Park <chanho61.park@samsung.com>
Fri, 22 Aug 2014 11:38:27 +0000 (20:38 +0900)
commiteb09591517adc04f4f5097f84ec500cce3025dd8
tree19bed8a92c79280c39d78e4eee4f8cea8295b504
parent0b516067cef2b766e4a5a342a589bbc6f1ad7741
PPC: fix PPC32 build

Compilation on PPC32 fails because STACK_FRAME_OVERHEAD is never defined
in arch.h.

Define it to 112 on that platform to restore the same behaviour as
before commit eea4ad2cce289753aaa35b4e0258a76d8f8f367c.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
sysdeps/linux-gnu/ppc/arch.h