blob: 78614a71faebfe9e6a9f0e9ed77016514a7325a5 [file] [log] [blame]
double FOO = 17;
double BAR = 12.0;
float XX = 12.0f;
static char *procnames[] = {
"EXIT"
};
void *Data[] = { &FOO, &BAR, &XX };