/[qemu]/qemu/exec.c
ViewVC logotype

Diff of /qemu/exec.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.66 by bellard, Sun Oct 30 20:48:42 2005 UTC revision 1.67 by bellard, Sun Oct 30 21:23:38 2005 UTC
# Line 2152  void cpu_physical_memory_rw(target_phys_ Line 2152  void cpu_physical_memory_rw(target_phys_
2152      }      }
2153  }  }
2154    
 /* never used */  
 uint32_t ldl_phys(target_phys_addr_t addr)  
 {  
     return 0;  
 }  
   
 void stl_phys_notdirty(target_phys_addr_t addr, uint32_t val)  
 {  
 }  
   
 void stl_phys(target_phys_addr_t addr, uint32_t val)  
 {  
 }  
   
2155  #else  #else
2156  void cpu_physical_memory_rw(target_phys_addr_t addr, uint8_t *buf,  void cpu_physical_memory_rw(target_phys_addr_t addr, uint8_t *buf,
2157                              int len, int is_write)                              int len, int is_write)

Legend:
Removed from v.1.66  
changed lines
  Added in v.1.67

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26