Add 'ori.w #0x0700,%sr'

This commit is contained in:
Laurent Vivier 2005-05-25 22:05:35 +00:00
parent 445c9a7b3d
commit 545cbd81d0

View File

@ -358,6 +358,7 @@ int start(emile_l2_header_t* info)
else
error("EMILE doesn't support your architecture");
#endif
asm("ori.w #0x0700,%sr");
/* kick off */