mirror of
https://github.com/vivier/EMILE.git
synced 2024-12-22 10:29:31 +00:00
Add 'ori.w #0x0700,%sr'
This commit is contained in:
parent
445c9a7b3d
commit
545cbd81d0
@ -358,6 +358,7 @@ int start(emile_l2_header_t* info)
|
|||||||
else
|
else
|
||||||
error("EMILE doesn't support your architecture");
|
error("EMILE doesn't support your architecture");
|
||||||
#endif
|
#endif
|
||||||
|
asm("ori.w #0x0700,%sr");
|
||||||
|
|
||||||
/* kick off */
|
/* kick off */
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user