Subversion Repositories HelenOS

Rev

Rev 2027 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2027 decky 1
#ifdef mips32
2
{
3
	"mips2",
4
	"MIPS FPU test",
5
	&test_mips2,
3871 decky 6
	false
2027 decky 7
},
8
#endif