qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [4497] Add file left out from previous commit.


From: Thiemo Seufer
Subject: [Qemu-devel] [4497] Add file left out from previous commit.
Date: Sun, 18 May 2008 23:39:23 +0000

Revision: 4497
          http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=4497
Author:   ths
Date:     2008-05-18 23:39:23 +0000 (Sun, 18 May 2008)

Log Message:
-----------
Add file left out from previous commit.

Added Paths:
-----------
    trunk/target-mips/helper.h

Added: trunk/target-mips/helper.h
===================================================================
--- trunk/target-mips/helper.h                          (rev 0)
+++ trunk/target-mips/helper.h  2008-05-18 23:39:23 UTC (rev 4497)
@@ -0,0 +1,3 @@
+void do_raise_exception_err(int excp, int err);
+void do_raise_exception(int excp);
+void do_interrupt_restart (void);






reply via email to

[Prev in Thread] Current Thread [Next in Thread]