Disable logging

This commit is contained in:
RichardG867
2020-04-11 14:42:41 -03:00
parent 4184391200
commit eeffdab99e

View File

@@ -107,7 +107,7 @@ typedef struct
nvr_t * nvr;
} piix_t;
#define ENABLE_PIIX_LOG 1
#ifdef ENABLE_PIIX_LOG
int piix_do_log = ENABLE_PIIX_LOG;