Generated stub for wire_sync_read */
| 335 | { fprintf(stderr, "towire_u8_array called!\n"); abort(); } |
| 336 | /* Generated stub for wire_sync_read */ |
| 337 | u8 *wire_sync_read(const tal_t *ctx UNNEEDED, int fd UNNEEDED) |
| 338 | { fprintf(stderr, "wire_sync_read called!\n"); abort(); } |
| 339 | /* Generated stub for wire_sync_write */ |
| 340 | bool wire_sync_write(int fd UNNEEDED, const void *msg TAKES UNNEEDED) |
| 341 | { fprintf(stderr, "wire_sync_write called!\n"); abort(); } |
no test coverage detected