mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 08:13:54 -06:00
Add file left out from previous commit.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4497 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
48d38ca52b
commit
4eecc06ed0
1 changed files with 3 additions and 0 deletions
3
target-mips/helper.h
Normal file
3
target-mips/helper.h
Normal file
|
@ -0,0 +1,3 @@
|
|||
void do_raise_exception_err(int excp, int err);
|
||||
void do_raise_exception(int excp);
|
||||
void do_interrupt_restart (void);
|
Loading…
Add table
Add a link
Reference in a new issue