platform_bionic/libc/arch-x86
Elliott Hughes d612165c67 Make it easier to add syscalls for another architecture.
Much of the per-architecture duplication can be removed, so let's do so
before we add the 64-bit architectures.

Change-Id: Ieb796503c8e5353ea38c3bab768bb9a690c9a767
2013-09-26 08:57:17 -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 Update x86 machine/endian.h from upstream 2013-06-25 14:17:58 -07:00
string Add ssse3 implementation of __memcmp16. 2013-08-02 17:57:23 -07:00
syscalls Ensure we have the off64_t variant of every function that takes an off_t. 2013-09-19 16:27:24 -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