/[gxemul]/trunk/src/promemul/sh_ipl_g.c
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/src/promemul/sh_ipl_g.c

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

revision 41 by dpavlin, Mon Oct 8 16:21:34 2007 UTC revision 42 by dpavlin, Mon Oct 8 16:22:32 2007 UTC
# Line 25  Line 25 
25   *  SUCH DAMAGE.   *  SUCH DAMAGE.
26   *   *
27   *   *
28   *  $Id: sh_ipl_g.c,v 1.2 2007/03/16 18:47:26 debug Exp $   *  $Id: sh_ipl_g.c,v 1.4 2007/06/14 16:13:30 debug Exp $
29   *   *
30   *  SH-IPL+G emulation; very basic, only what is needed to get OpenBSD/landisk   *  SH-IPL+G emulation; very basic, only what is needed to get OpenBSD/landisk
31   *  booting. (SH-IPL+G stands for SuperH Initial Program Loader + GDB stub.)   *  booting. (SH-IPL+G stands for SuperH Initial Program Loader + GDB stub.)
# Line 41  Line 41 
41  #include "machine.h"  #include "machine.h"
42  #include "memory.h"  #include "memory.h"
43  #include "misc.h"  #include "misc.h"
 #include "net.h"  
   
   
 #ifdef ENABLE_SH  
44    
45  #include "sh4_exception.h"  #include "sh4_exception.h"
46    
# Line 116  int sh_ipl_g_emul(struct cpu *cpu) Line 112  int sh_ipl_g_emul(struct cpu *cpu)
112          }          }
113  }  }
114    
 #endif  /*  ENABLE_SH  */  
   

Legend:
Removed from v.41  
changed lines
  Added in v.42

  ViewVC Help
Powered by ViewVC 1.1.26