Disabled CPU logging

This commit is contained in:
Panagiotis
2020-11-24 23:45:11 +02:00
committed by GitHub
parent 55c620710c
commit 1882dfa1c5

View File

@@ -61,7 +61,6 @@
#endif
#include "x87_timings.h"
#define ENABLE_CPU_LOG 1
#define CCR1_USE_SMI (1 << 1)
#define CCR1_SMAC (1 << 2)
#define CCR1_SM3 (1 << 7)