Generated stub for toks_alloc */
| 194 | { fprintf(stderr, "new_channel_event called!\n"); abort(); } |
| 195 | /* Generated stub for toks_alloc */ |
| 196 | jsmntok_t *toks_alloc(const tal_t *ctx UNNEEDED) |
| 197 | { fprintf(stderr, "toks_alloc called!\n"); abort(); } |
| 198 | /* Generated stub for toks_reset */ |
| 199 | void toks_reset(jsmntok_t *toks UNNEEDED) |
| 200 | { fprintf(stderr, "toks_reset called!\n"); abort(); } |