22 if (ext < 0 || ext >= L4_riscv_isa_ext_max)
25 return kip->platform_info.arch.isa_ext[ext / 32] & (1 << (ext % 32));
#define L4_NOTHROW
Mark a function declaration and definition as never throwing an exception.
#define L4_INLINE
L4 Inline function attribute.
L4 Kernel Interface Page.