qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [4189] Remove unused phys_ram_base definition from target-i


From: Aurelien Jarno
Subject: [Qemu-devel] [4189] Remove unused phys_ram_base definition from target-i386/helper.c.
Date: Fri, 11 Apr 2008 04:55:24 +0000

Revision: 4189
          http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=4189
Author:   aurel32
Date:     2008-04-11 04:55:24 +0000 (Fri, 11 Apr 2008)

Log Message:
-----------
Remove unused phys_ram_base definition from target-i386/helper.c.

Modified Paths:
--------------
    trunk/target-i386/helper.c

Modified: trunk/target-i386/helper.c
===================================================================
--- trunk/target-i386/helper.c  2008-04-11 04:55:17 UTC (rev 4188)
+++ trunk/target-i386/helper.c  2008-04-11 04:55:24 UTC (rev 4189)
@@ -4001,7 +4001,6 @@
            | ((cpu_attrib & 0xf00000) >> 12);       /* AVL, L, DB, G */
 }
 
-extern uint8_t *phys_ram_base;
 void helper_vmrun(target_ulong addr)
 {
     uint32_t event_inj;






reply via email to

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