Creating libruntime, moving jerry-libc and pretty-printer to libruntime, creating platform-dependent handlers of failed assertions.
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
#define MAPPINGS_H
|
||||
|
||||
#ifndef __HOST
|
||||
#include "../jerry-libc.h"
|
||||
#include "jerry-libc.h"
|
||||
#include "allocator.h"
|
||||
#include <stdarg.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user