qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [4189] Remove unused phys_ram_base definition from target-i386/helper.c.
@ 2008-04-11  4:55 Aurelien Jarno
  0 siblings, 0 replies; only message in thread
From: Aurelien Jarno @ 2008-04-11  4:55 UTC (permalink / raw)
  To: qemu-devel

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;

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-04-11  4:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-11  4:55 [Qemu-devel] [4189] Remove unused phys_ram_base definition from target-i386/helper.c Aurelien Jarno

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).