blob: bc7bf8d41e76edb4b2aac07d630df38be25a4c56 (
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
|
/** GENERATED MELT DESCRIPTOR FILE MELT-STAGE-ZERO/warmelt-normal+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. */
#ifdef __cplusplus
/* explicitly declare as extern "C" our dlsym-ed symbols */
extern "C" const char melt_versionmeltstr[] ;
extern "C" const char melt_genversionstr[] ;
extern "C" const char melt_modulename[] ;
extern "C" const char melt_modulerealpath[] ;
extern "C" const char melt_prepromd5meltrun[] ;
extern "C" const char melt_primaryhexmd5[] ;
extern "C" const char* const melt_secondaryhexmd5tab[] ;
extern "C" const int melt_lastsecfileindex ;
extern "C" const char melt_cumulated_hexmd5[] ;
extern "C" {
#endif /*__cplusplus */
/* version of the GCC compiler & MELT runtime generating this */
const char melt_genversionstr[]="4.8.0 20120702 (experimental) [melt-branch revision 189162] MELT_0.9.6-pre"
#ifdef __cplusplus
" (in C++)"
#else
" (in C)"
#endif
;
const char melt_versionmeltstr[]="0.9.6-pre [melt-branch_revision_189162]";
/* source name & real path of the module */
/*MELTMODULENAME MELT-STAGE-ZERO/warmelt-normal */
const char melt_modulename[]="warmelt-normal";
const char melt_modulerealpath[]="/usr/local/libexec/gcc-melt/gcc/x86_64-unknown-linux-gnu/4.8.0/melt-modules/0.9.6-pre/warmelt-normal";
/* hash of preprocessed melt-run.h generating this */
const char melt_prepromd5meltrun[]="645c0ba8ebdaa28786b09eb745ef7c82";
/* hexmd5checksum of primary C file */
const char melt_primaryhexmd5[]="8d1d8ccec1894076e25349134c58cb3b";
/* hexmd5checksum of secondary C files */
const char* const melt_secondaryhexmd5tab[]={
/*nosecfile*/ (const char*)0,
/*sechexmd5checksum MELT-STAGE-ZERO/warmelt-normal+01.c #1 */ "cfe2f11995c10391066160df7dee448d",
/*sechexmd5checksum MELT-STAGE-ZERO/warmelt-normal+02.c #2 */ "1a9d580a8310141fe3390e6fc0c9891e",
/*sechexmd5checksum MELT-STAGE-ZERO/warmelt-normal+03.c #3 */ "522ae386393c377f4c688f6280de90ab",
/*sechexmd5checksum MELT-STAGE-ZERO/warmelt-normal+04.c #4 */ "e5b4f79bd697c70a8117633af97c8793",
/*sechexmd5checksum MELT-STAGE-ZERO/warmelt-normal+05.c #5 */ "f1a60b9597c34e0ec7d39e3d025f3337",
/*nosecfile*/ (const char*)0,
(const char*)0 };
/* last index of secondary files */
const int melt_lastsecfileindex=5;
/* cumulated checksum of primary & secondary files */
const char melt_cumulated_hexmd5[]="0fdd56723243f7c0a363b341139fbd7f" ;
/* include the timestamp file */
#define meltmod_warmelt_normal_mds__0fdd56723243f7c0a363b341139fbd7f 1
#include "warmelt-normal+melttime.h"
#ifdef __cplusplus
} ; /* end extern C */
#endif /*__cplusplus */
/* end of melt descriptor file */
|