Generated stub for wire_sync_read */
| 136 | { fprintf(stderr, "towire_warningfmt called!\n"); abort(); } |
| 137 | /* Generated stub for wire_sync_read */ |
| 138 | u8 *wire_sync_read(const tal_t *ctx UNNEEDED, int fd UNNEEDED) |
| 139 | { fprintf(stderr, "wire_sync_read called!\n"); abort(); } |
| 140 | /* Generated stub for wire_sync_write */ |
| 141 | bool wire_sync_write(int fd UNNEEDED, const void *msg TAKES UNNEEDED) |
| 142 | { fprintf(stderr, "wire_sync_write called!\n"); abort(); } |
no test coverage detected