Searched refs:nonsecure_fn_t (Results 1 – 1 of 1) sorted by relevance
21 typedef void nonsecure_fn_t(int) __attribute__((cmse_nonsecure_call)); typedef22 extern nonsecure_fn_t baz; // expected-error{{functions may not be declared with 'cmse_nonsecure_ca…