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

Diff of /qemu/cpu-exec.c

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

revision 1.18 by bellard, Mon Oct 27 21:13:06 2003 UTC revision 1.19 by bellard, Thu Oct 30 01:07:51 2003 UTC
# Line 378  int cpu_exec(CPUState *env1) Line 378  int cpu_exec(CPUState *env1)
378      return ret;      return ret;
379  }  }
380    
381  #if defined(TARGET_I386)  #if defined(TARGET_I386) && defined(CONFIG_USER_ONLY)
382    
383  void cpu_x86_load_seg(CPUX86State *s, int seg_reg, int selector)  void cpu_x86_load_seg(CPUX86State *s, int seg_reg, int selector)
384  {  {

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19

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