Fix x86 build.

Change-Id: Ice50ca71a19f3bf26de7cfd4c02075f1e6e0823f
This commit is contained in:
Elliott Hughes 2012-08-08 16:06:51 -07:00
parent 7812920487
commit 57e6d9ab48

View file

@ -44,4 +44,4 @@ _start:
popl %esp
jmp *%eax
#include "__stack_chk_fail_local.S"
#include "arch-x86/bionic/__stack_chk_fail_local.S"