Searched refs:seL4_Fail (Results 1 - 1 of 1) sorted by relevance

/seL4-l4v-10.1.1/seL4/libsel4/include/sel4/
H A Dassert.h25 * Hidden function, use the macros seL4_Fail or seL4_Assert.
33 #define seL4_Fail(s) __assert_fail(s, __FILE__, __LINE__, __func__) macro

Completed in 90 milliseconds