Generated stub for db_set_readonly */
| 19 | { fprintf(stderr, "db_get_intvar called!\n"); abort(); } |
| 20 | /* Generated stub for db_set_readonly */ |
| 21 | void db_set_readonly(struct db *db UNNEEDED, bool readonly UNNEEDED) |
| 22 | { fprintf(stderr, "db_set_readonly called!\n"); abort(); } |
| 23 | /* Generated stub for fatal */ |
| 24 | void fatal(const char *fmt UNNEEDED, ...) |
| 25 | { fprintf(stderr, "fatal called!\n"); abort(); } |