/[gxemul]/trunk/src/include/machine.h
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/include/machine.h

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

revision 35 by dpavlin, Mon Oct 8 16:21:17 2007 UTC revision 36 by dpavlin, Mon Oct 8 16:21:34 2007 UTC
# Line 28  Line 28 
28   *  SUCH DAMAGE.   *  SUCH DAMAGE.
29   *   *
30   *   *
31   *  $Id: machine.h,v 1.156 2007/02/10 14:29:55 debug Exp $   *  $Id: machine.h,v 1.157 2007/03/15 15:42:58 debug Exp $
32   */   */
33    
34  #include <sys/types.h>  #include <sys/types.h>
# Line 381  struct machine { Line 381  struct machine {
381  #define MACHINE_SPARC_SS20              2  #define MACHINE_SPARC_SS20              2
382  #define MACHINE_SPARC_ULTRA1            3  #define MACHINE_SPARC_ULTRA1            3
383  #define MACHINE_SPARC_ULTRA60           4  #define MACHINE_SPARC_ULTRA60           4
384    #define MACHINE_SPARC_SUN4V             5
385    
386  /*  MacPPC:  TODO: Real model names  */  /*  MacPPC:  TODO: Real model names  */
387  #define MACHINE_MACPPC_G3               1  #define MACHINE_MACPPC_G3               1

Legend:
Removed from v.35  
changed lines
  Added in v.36

  ViewVC Help
Powered by ViewVC 1.1.26