18 #ifndef _COBALT_BLACKFIN_ASM_UAPI_FPTEST_H 19 #define _COBALT_BLACKFIN_ASM_UAPI_FPTEST_H 21 static inline void fp_regs_set(
int features,
unsigned int val)
25 static inline unsigned int fp_regs_check(
int features,
unsigned int val,
26 int (*report)(
const char *fmt, ...))