Chameleon

Chameleon Commit Details

Date:2010-11-18 05:23:28 (13 years 5 months ago)
Author:Evan Lojewski
Commit:640
Parents: 639
Message:Disable debug
Changes:
M/branches/meklort/i386/boot2/modules.c

File differences

branches/meklort/i386/boot2/modules.c
1010
1111
1212
13
13
1414
1515
1616
#include "modules.h"
#ifndef DEBUG_MODULES
#define DEBUG_MODULES 1
#define DEBUG_MODULES 0
#endif
#if DEBUG_MODULES

Archive Download the corresponding diff file

Revision: 640