Remove useless includes pulled in by libunwind.

These aren't used by libunwind in any configuration and
should be also removed in upstream.
This commit is contained in:
whitequark 2015-07-26 13:12:23 +03:00
parent f6639c1833
commit a8cd3b9adc
6 changed files with 2 additions and 15 deletions

View File

@ -1,4 +0,0 @@
#ifndef __CXX_MEMORY
#define __CXX_MEMORY
#endif /* __CXX_MEMORY */

View File

@ -1,4 +0,0 @@
#ifndef __CXX_TUPLE
#define __CXX_TUPLE
#endif /* __CXX_TUPLE */

View File

@ -1,4 +0,0 @@
#ifndef __CXX_VECTOR
#define __CXX_VECTOR
#endif /* __CXX_VECTOR */

View File

@ -0,0 +1 @@
#define LIBCXXABI_ARM_EHABI 0

View File

@ -1,2 +0,0 @@
// This is some obsolete BSD crap that libunwind pulls in
// that's so old and useless it's not worth putting into libbase.

@ -1 +1 @@
Subproject commit 7ce966d59aa6c5a8b962dca43a34279b69bec597
Subproject commit 70a7d2ad43da6ebf9113b0101bfd4b202e0c7b6b