]> Git Repo - qemu.git/blobdiff - qobject/json-parser-int.h
RISC-V: fix single stepping over ret and other branching instructions
[qemu.git] / qobject / json-parser-int.h
index 57cb8e79d3152d2856fba39b389629fc2bee4099..16a25d00bb62f31ab4c7f8eabb48f624b12b616b 100644 (file)
@@ -31,7 +31,6 @@ typedef enum json_token_type {
     JSON_KEYWORD,
     JSON_STRING,
     JSON_INTERP,
-    JSON_SKIP,
     JSON_END_OF_INPUT,
     JSON_MAX = JSON_END_OF_INPUT
 } JSONTokenType;
This page took 0.024317 seconds and 4 git commands to generate.