No need to force mips32 here.

This commit is contained in:
imp 2009-07-06 07:47:39 +00:00
parent e6d9f37c2c
commit b218eb55c8

View File

@ -66,8 +66,6 @@ __FBSDID("$FreeBSD$");
#endif
__asm(".set mips32");
static int picache_size;
static int picache_stride;
static int picache_loopcount;