Home
last modified time | relevance | path

Searched refs:t_yamon_exit (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/evbmips/include/
H A Dyamon.h64 typedef void (*t_yamon_exit)(uint32_t rc); typedef
65 #define YAMON_EXIT(rc) ((t_yamon_exit)(YAMON_FUNC(YAMON_EXIT_OFS)))(rc)