/* * Definitions and decalrations for MIPS MT support * that are common between SMTC, VSMP, and/or AP/SP * kernel models. */#ifndef __ASM_MIPS_MT_H#define __ASM_MIPS_MT_Hexterncpumask_tmt_fpu_cpumask;externunsignedlongmt_fpemul_threshold;externvoidmips_mt_regdump(unsignedlongprevious_mvpcontrol_value);externvoidmips_mt_set_cpuoptions(void);#endif /* __ASM_MIPS_MT_H */