Generated stub for towire_u64 */
| 91 | { fprintf(stderr, "towire_u32 called!\n"); abort(); } |
| 92 | /* Generated stub for towire_u64 */ |
| 93 | void towire_u64(u8 **pptr UNNEEDED, u64 v UNNEEDED) |
| 94 | { fprintf(stderr, "towire_u64 called!\n"); abort(); } |
| 95 | /* Generated stub for towire_u8 */ |
| 96 | void towire_u8(u8 **pptr UNNEEDED, u8 v UNNEEDED) |
| 97 | { fprintf(stderr, "towire_u8 called!\n"); abort(); } |
no test coverage detected