Generated stub for wire_sync_write */
| 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(); } |
| 342 | /* AUTOGENERATED MOCKS END */ |
| 343 | |
| 344 | #if DEVELOPER |
no test coverage detected