llvm-project/compiler-rt/SDKs/linux/usr/include
Benjamin Kramer 185f2edd70 Fix the build on 32 bit hosts.
- Add memcpy and memcmp to the stub headers.
- __uint128_t is not available on 32 bit platforms. It's also unused so just
  comment it out for now.

llvm-svn: 153779
2012-03-30 21:37:08 +00:00
..
sys SDK/linux: Fix braindead pasto, caught by Matt Beaumont-Gay. 2011-12-08 21:50:03 +00:00
endian.h SDKs: Sketch an initial stub SDK for Linux, I believe this suffices for building 2011-12-08 02:39:23 +00:00
limits.h SDKs: Sketch an initial stub SDK for Linux, I believe this suffices for building 2011-12-08 02:39:23 +00:00
stdio.h SDKs: Sketch an initial stub SDK for Linux, I believe this suffices for building 2011-12-08 02:39:23 +00:00
stdlib.h SDKs: Sketch an initial stub SDK for Linux, I believe this suffices for building 2011-12-08 02:39:23 +00:00
string.h Fix the build on 32 bit hosts. 2012-03-30 21:37:08 +00:00
unistd.h SDKs: Sketch an initial stub SDK for Linux, I believe this suffices for building 2011-12-08 02:39:23 +00:00