version 1.34 | version 1.35 | |||
---|---|---|---|---|
|
| |||
/* | /* | |||
* 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 $"; | |||
*/ | */ | |||
/* | /* | |||
|
| |||
#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:
|