Searched refs:__noreturn (Results 1 – 2 of 2) sorted by relevance
/DragonOS/kernel/src/common/ | ||
H A D | compiler_attributes.h | 8 #define __noreturn __attribute__((__noreturn__)) macro |
H A D | compiler.h | 27 … __noreturn extern void prefix##suffix(void) \ |