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

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

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

revision 1.3 by bellard, Tue Oct 28 23:06:17 2003 UTC revision 1.4 by bellard, Thu Nov 13 00:13:08 2003 UTC
# Line 171  void helper_wrmsr(void); Line 171  void helper_wrmsr(void);
171  void helper_lsl(void);  void helper_lsl(void);
172  void helper_lar(void);  void helper_lar(void);
173    
174    void check_iob_T0(void);
175    void check_iow_T0(void);
176    void check_iol_T0(void);
177    void check_iob_DX(void);
178    void check_iow_DX(void);
179    void check_iol_DX(void);
180    
181  /* XXX: move that to a generic header */  /* XXX: move that to a generic header */
182  #if !defined(CONFIG_USER_ONLY)  #if !defined(CONFIG_USER_ONLY)
183    

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