Chameleon

Chameleon Commit Details

Date:2011-06-18 09:49:41 (12 years 10 months ago)
Author:Azimutz
Commit:1024
Parents: 1023
Message:Cherry picking from trunk: r927...
Changes:
M/branches/azimutz/Chazi/i386/boot2/modules.c

File differences

branches/azimutz/Chazi/i386/boot2/modules.c
305305
306306
307307
308
308
309309
310310
311311
#if CONFIG_MODULE_DEBUG
printf("Unable to locate symbol %s\n", name);
getc(); //getchar();
getc(); //Azi: getchar();
#endif
if(strcmp(name, VOID_SYMBOL) == 0) return 0xFFFFFFFF;

Archive Download the corresponding diff file

Revision: 1024