Home | Sort by: relevance | last modified time | path |
/src/sys/arch/evbmips/include/ | |
yamon.h | 64 typedef void (*t_yamon_exit)(uint32_t rc); typedef in typeref:typename:void (*)(uint32_t rc) 65 #define YAMON_EXIT(rc) ((t_yamon_exit)(YAMON_FUNC(YAMON_EXIT_OFS)))(rc) |
yamon.h | 64 typedef void (*t_yamon_exit)(uint32_t rc); typedef in typeref:typename:void (*)(uint32_t rc) 65 #define YAMON_EXIT(rc) ((t_yamon_exit)(YAMON_FUNC(YAMON_EXIT_OFS)))(rc) |