summaryrefslogtreecommitdiff
path: root/misc/uClibc++/include/cxx/system_configuration.h
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-11-01 12:19:20 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-11-01 12:19:20 +0000
commitd1bcab320dc8d1431ff6a15ba47e78b6b67ee869 (patch)
tree48fa36855a379846bce98116241cfee82332cc91 /misc/uClibc++/include/cxx/system_configuration.h
parentc5421d7241427c98a0cdb81eb3f5ca90d8075561 (diff)
downloadnuttx-d1bcab320dc8d1431ff6a15ba47e78b6b67ee869.tar.gz
nuttx-d1bcab320dc8d1431ff6a15ba47e78b6b67ee869.tar.bz2
nuttx-d1bcab320dc8d1431ff6a15ba47e78b6b67ee869.zip
Put uClibc++ header files in a different directory from NuttX header files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5287 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'misc/uClibc++/include/cxx/system_configuration.h')
-rw-r--r--misc/uClibc++/include/cxx/system_configuration.h48
1 files changed, 0 insertions, 48 deletions
diff --git a/misc/uClibc++/include/cxx/system_configuration.h b/misc/uClibc++/include/cxx/system_configuration.h
deleted file mode 100644
index 4db8e8bd8..000000000
--- a/misc/uClibc++/include/cxx/system_configuration.h
+++ /dev/null
@@ -1,48 +0,0 @@
-/*
- * Automatically generated C config: don't edit
- */
-/*
- * Version Number
- */
-#define __UCLIBCXX_MAJOR__ 0
-#define __UCLIBCXX_MINOR__ 2
-#define __UCLIBCXX_SUBLEVEL__ 4
-
-/*
- * Target Features and Options
- */
-#define __UCLIBCXX_HAS_FLOATS__ 1
-#define __UCLIBCXX_HAS_LONG_DOUBLE__ 1
-#define __UCLIBCXX_HAS_TLS__ 1
-#define __WARNINGS__ "-Wall"
-#define __BUILD_EXTRA_LIBRARIES__ ""
-#define __HAVE_DOT_CONFIG__ 1
-
-/*
- * String and I/O Stream Support
- */
-#undef __UCLIBCXX_HAS_WCHAR__
-#define __UCLIBCXX_IOSTREAM_BUFSIZE__ 32
-#define __UCLIBCXX_HAS_LFS__ 1
-#define __UCLIBCXX_SUPPORT_CDIR__ 1
-#define __UCLIBCXX_SUPPORT_CIN__ 1
-#define __UCLIBCXX_SUPPORT_COUT__ 1
-#define __UCLIBCXX_SUPPORT_CERR__ 1
-#undef __UCLIBCXX_SUPPORT_CLOG__
-
-/*
- * STL and Code Expansion
- */
-#define __UCLIBCXX_STL_BUFFER_SIZE__ 32
-#define __UCLIBCXX_CODE_EXPANSION__ 1
-#define __UCLIBCXX_EXPAND_CONSTRUCTORS_DESTRUCTORS__ 1
-#define __UCLIBCXX_EXPAND_STRING_CHAR__ 1
-#define __UCLIBCXX_EXPAND_VECTOR_BASIC__ 1
-#define __UCLIBCXX_EXPAND_IOS_CHAR__ 1
-#define __UCLIBCXX_EXPAND_STREAMBUF_CHAR__ 1
-#define __UCLIBCXX_EXPAND_ISTREAM_CHAR__ 1
-#define __UCLIBCXX_EXPAND_OSTREAM_CHAR__ 1
-#define __UCLIBCXX_EXPAND_FSTREAM_CHAR__ 1
-#define __UCLIBCXX_EXPAND_SSTREAM_CHAR__ 1
-
-