Satoshi Togawa / Mbed 2 deprecated mpod_nhk_english_spxml

Dependencies:   BlinkLed HTTPClient EthernetInterface FatFileSystemCpp MSCFileSystem spxml mbed-rtos mbed

Fork of mpod_nhk_english by Satoshi Togawa

Revision:
4:7dae52cf560f
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/spxml/strdup.h	Mon Aug 20 13:27:17 2012 +0000
@@ -0,0 +1,6 @@
+#ifndef __strdup_h__
+#define __strdup_h__
+
+char *strdup(const char *s);
+
+#endif
\ No newline at end of file