Back out the rest of commit 1e754402b8. Newlib support will not be accepted into the NuttX repository.

This commit is contained in:
Gregory Nutt
2016-11-03 09:41:38 -06:00
parent 77caf4180f
commit de30c2e5dd
5 changed files with 1 additions and 1246 deletions
+1 -1
View File
@@ -48,7 +48,7 @@
namespace std
{
#if __cplusplus >= 201103L
#if 0 // Not defined
using ::mbstate_t;
#endif
using ::wint_t;