rename the ununsed SETDVM to RESERVED

Signed-off-by: Lai Jiangshan <jiangshanlai@gmail.com>
This commit is contained in:
Lai Jiangshan
2015-10-08 15:59:21 +08:00
parent fdc9364062
commit d7752ebd8b
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
#ifndef _DVM_JSON_H_
#define _DVM_JSON_H_
#ifndef _PARSE_H_
#define _PARSE_H_
#include "hyper.h"
#include "jsmn.h"