version 1.35 | | version 1.36 |
---|
| | |
/* | | /* |
* static char *rcsid_object_h = | | * static char *rcsid_object_h = |
* "$Id: object.h,v 1.35 2005/07/19 20:59:36 ryo_saeba Exp $"; | | * "$Id: object.h,v 1.36 2005/08/10 13:38:31 ryo_saeba Exp $"; |
*/ | | */ |
| | |
/* | | /* |
| | |
#define ARCH_SINGULARITY "singularity" | | #define ARCH_SINGULARITY "singularity" |
#define ARCH_SINGULARITY_LEN 11 | | #define ARCH_SINGULARITY_LEN 11 |
#define ARCH_DETECT_MAGIC "detect_magic" | | #define ARCH_DETECT_MAGIC "detect_magic" |
| | #define ARCH_DEPLETION "depletion" |
| | |
#endif | | #endif |