1 2 3 4 5 6 7
#include <purgatory.h> #include "unused.h" void putchar(int UNUSED(ch)) { /* Nothing for now */ }