/[qemu]/qemu/target-arm/exec.h
ViewVC logotype

Diff of /qemu/target-arm/exec.h

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

revision 1.3 by bellard, Mon Jan 31 20:43:28 2005 UTC revision 1.4 by bellard, Mon Feb 7 23:10:07 2005 UTC
# Line 48  static inline void env_to_regs(void) Line 48  static inline void env_to_regs(void)
48  static inline void regs_to_env(void)  static inline void regs_to_env(void)
49  {  {
50  }  }
51    
52    int cpu_arm_handle_mmu_fault (CPUState *env, target_ulong address, int rw,
53                                  int is_user, int is_softmmu);

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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