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
|
||||
error("EMILE doesn't support your architecture");
|
||||
#endif
|
||||
asm("ori.w #0x0700,%sr");
|
||||
|
||||
/* kick off */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user