Remove EXTERN_C macros and use block based solution

Related issue: #900

JerryScript-DCO-1.0-Signed-off-by: László Langó llango.u-szeged@partner.samsung.com
This commit is contained in:
László Langó
2016-02-18 11:34:51 +00:00
parent b2edaafaa1
commit a0bedaa43d
14 changed files with 140 additions and 206 deletions
-1
View File
@@ -18,7 +18,6 @@
* Jerry libc's common functions implementation
*/
#include <ctype.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>