Difference for include/object.h from version 1.34 to 1.35


version 1.34 version 1.35
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_object_h =   * static char *rcsid_object_h =
  *   "$Id: object.h,v 1.34 2004/02/16 18:05:32 ryo_saeba Exp $";   *   "$Id: object.h,v 1.35 2005/07/19 20:59:36 ryo_saeba Exp $";
  */   */
   
 /*  /*
Line 305
 
Line 305
 #define INS_ON_TOP 0x0008  #define INS_ON_TOP 0x0008
 #define INS_BELOW_ORIGINATOR 0x0010  #define INS_BELOW_ORIGINATOR 0x0010
   
   #define ARCH_SINGULARITY        "singularity"
   #define ARCH_SINGULARITY_LEN    11
   #define ARCH_DETECT_MAGIC       "detect_magic"
   
 #endif  #endif


Legend:
line(s) removed in v.1.34 
line(s) changed
 line(s) added in v.1.35

File made using version 1.98 of cvs2html by leaf at 2011-07-21 19:26