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

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

revision 14 by dpavlin, Mon Oct 8 16:18:51 2007 UTC revision 44 by dpavlin, Mon Oct 8 16:22:56 2007 UTC
# Line 1  Line 1 
1  /*  gxemul: $Id: exec_elf.h,v 1.6 2005/09/08 20:06:49 debug Exp $  */  /*  gxemul: $Id: exec_elf.h,v 1.7 2007/07/20 09:03:33 debug Exp $  */
2    
3  #ifndef __EXEC_ELF_H  #ifndef __EXEC_ELF_H
4  #define __EXEC_ELF_H  #define __EXEC_ELF_H
# Line 218  typedef struct { Line 218  typedef struct {
218  #define EM_AMD64        62      /* AMD64  (GXemul addition)  */  #define EM_AMD64        62      /* AMD64  (GXemul addition)  */
219  #define EM_VAX          75      /* DIGITAL VAX */  #define EM_VAX          75      /* DIGITAL VAX */
220  #define EM_AVR          83      /* Atmel AVR  (GXemul addition)  */  #define EM_AVR          83      /* Atmel AVR  (GXemul addition)  */
221    #define EM_M32R         88      /* Renesas M32R  (GXemul addition)  */
222  #define EM_ALPHA_EXP    36902   /* used by NetBSD/alpha; obsolete */  #define EM_ALPHA_EXP    36902   /* used by NetBSD/alpha; obsolete */
223  #define EM_NUM          36903  #define EM_NUM          36903
224    

Legend:
Removed from v.14  
changed lines
  Added in v.44

  ViewVC Help
Powered by ViewVC 1.1.26