Merge "Fix x86 build."

This commit is contained in:
Elliott Hughes 2012-08-08 16:07:26 -07:00 committed by android code review
commit f655ce7ef3

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"