Searched refs:t_yamon_print (Results 1 – 1 of 1) sorted by relevance
67 typedef void (*t_yamon_print)(uint32_t port, const char *s); typedef68 #define YAMON_PRINT(s) ((t_yamon_print)(YAMON_FUNC(YAMON_PRINT_OFS)))(0, s)