blob: aa5fc104dd17811a5f72e9df191140e4662c9f64 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
|
/** GENERATED MELT DESCRIPTOR FILE MELT-STAGE-ZERO/warmelt-base+meltdesc.c
** NEVER EDIT OR MOVE THIS, IT IS GENERATED & PARSED! **/
/* These identifiers are generated in warmelt-outobj.melt
& handled in melt-runtime.c carefully. */
/* version of the GCC compiler & MELT runtime generating this */
const char melt_genversionstr[]="4.7.0 20120222 (experimental) [melt-branch revision 184540] MELT_0.9.3+";
const char melt_versionmeltstr[]="0.9.3+ [melt-branch_revision_184540]";
/* source name & real path of the module */
/*MELTMODULENAME MELT-STAGE-ZERO/warmelt-base */
const char melt_modulename[]="warmelt-base";
const char melt_modulerealpath[]="/usr/local/libexec/gcc-melt/gcc/x86_64-unknown-linux-gnu/4.7.0/melt-modules/warmelt-base";
/* hash of preprocessed melt-run.h generating this */
const char melt_prepromd5meltrun[]="a0683fe5649ea4d608bec7ffaf25d6aa";
/* hexmd5checksum of primary C file */
const char melt_primaryhexmd5[]="3052d0527151ef07811e6e919b07bc44";
/* hexmd5checksum of secondary C files */
const char* const melt_secondaryhexmd5tab[]={
/*nosecfile*/ (const char*)0,
/*sechexmd5checksum MELT-STAGE-ZERO/warmelt-base+01.c #1 */ "cc387f840eb25ee7e826838559b00770",
/*sechexmd5checksum MELT-STAGE-ZERO/warmelt-base+02.c #2 */ "83ef96668737c02e8078f7be77a90b07",
/*nosecfile*/ (const char*)0,
(const char*)0 };
/* last index of secondary files */
const int melt_lastsecfileindex=2;
/* cumulated checksum of primary & secondary files */
const char melt_cumulated_hexmd5[]="7f8f124bc1a74817d5bafc619bde6e28" ;
/* include the timestamp file */
#define meltmod_warmelt_base_mds__7f8f124bc1a74817d5bafc619bde6e28 1
#include "warmelt-base+melttime.h"
/* end of melt descriptor file */
|