Searched refs:printk_fn (Results 1 – 1 of 1) sorted by relevance
643 const void * const printk_fn = LLEXT_FIND_BUILTIN_SYM(printk); in ZTEST() local645 zassert_equal(printk_fn, printk, "printk should be an exported symbol"); in ZTEST()