bionic/libc/arch-x86
Elliott Hughes e4ffd9f234 Regenerate the system call stubs (to get x86_64).
This touches the x86 stubs too because arm, x86, and x86_64 now
all share the same header (at a source level), which causes a
reordering of the #include lines.

Change-Id: If9a1e2b2718bd41d8399fea748bce672c513ef84
2013-10-01 13:29:43 -07:00
..
bionic Replace unnecessary x86 uses of <sys/linux-syscalls.h> with <asm/unistd.h>. 2013-03-21 22:48:18 -07:00
include/machine Clean up some comments. 2013-10-01 11:10:21 -07:00
string Add ssse3 implementation of __memcmp16. 2013-08-02 17:57:23 -07:00
syscalls Regenerate the system call stubs (to get x86_64). 2013-10-01 13:29:43 -07:00
syscalls.mk Make it easier to add syscalls for another architecture. 2013-09-26 08:57:17 -07:00
x86.mk Fix strchr for basic non-sse case on x86 2013-09-03 16:20:52 +04:00