/[gxemul]/trunk/src/machines/machine_pmppc.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/machines/machine_pmppc.c

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

revision 41 by dpavlin, Mon Oct 8 16:21:17 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: machine_pmppc.c,v 1.10 2007/01/29 19:03:16 debug Exp $   *  $Id: machine_pmppc.c,v 1.12 2007/06/15 18:08:10 debug Exp $
29     *
30     *  COMMENT: Artesyn's PM/PPC board
31   */   */
32    
33  #include <stdio.h>  #include <stdio.h>
# Line 48  MACHINE_SETUP(pmppc) Line 50  MACHINE_SETUP(pmppc)
50          char tmpstr[300];          char tmpstr[300];
51    
52          /*          /*
53           *  NetBSD/pmppc (http://www.netbsd.org/Ports/pmppc/)           *  NetBSD/pmppc (http://www.netbsd.org/ports/pmppc/)
54           */           */
55          machine->machine_name = "Artesyn's PM/PPC board";          machine->machine_name = "Artesyn's PM/PPC board";
56    

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

  ViewVC Help
Powered by ViewVC 1.1.26