remove js_malloc from public
This commit is contained in:
@@ -55,6 +55,9 @@
|
||||
#include "nota.h"
|
||||
#include "wota.h"
|
||||
|
||||
void *js_malloc (JSContext *ctx, size_t size);
|
||||
void *js_mallocz (JSContext *ctx, size_t size);
|
||||
|
||||
#if !defined(_WIN32)
|
||||
/* define it if printf uses the RNDN rounding mode instead of RNDNA */
|
||||
#define CONFIG_PRINTF_RNDN
|
||||
|
||||
Reference in New Issue
Block a user