Ticket #4800: mpu401_nodebug.diff

File mpu401_nodebug.diff, 388 bytes (added by augiedoggie, 15 years ago)
  • src/add-ons/kernel/generic/mpu401/debug.h

     
    3939 * DEBUG == 2, TRACE & LOG, PRINT with snooze()
    4040 */
    4141#ifndef DEBUG
    42     #define DEBUG 1
     42    #define DEBUG 0
    4343#endif
    4444
    4545#undef PRINT