blob: 8c731977f415a0d44c7f8457fa6e9e98f8aba994 [file] [log] [blame]
#include <stdio.h>
int puts(const char *s) { return 0; }