#ifndef JO_PRINTF_H #define JO_PRINTF_H void jo_printf(void); #endif