This commit is contained in:
Gregory Nutt 2014-11-28 11:06:00 -06:00
parent a92b01e9fb
commit f2f2d8a7e7

View file

@ -9103,6 +9103,6 @@
function correctly and freeze. Patch moves initialization and
destruction of waitsem, irqsem and readysem to
cc3000_open/cc3000_close.
* include/cxx/cctgype: Undefine macros defined ctype.h so that builtin
* include/cxx/cctype: Undefine macros defined ctype.h so that builtin
C++ implementations will be used intead. From Lorenz Meier
(2014-11-28).