mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-03-03 15:38:22 +00:00
Re-disable WIN32 call tracing
This commit is contained in:
parent
1a96de6eda
commit
076e0bf9a9
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
#define SYSDEBUG 0
|
#define SYSDEBUG 0
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define _NTTRACE 1 /* not configurable w/ flag yet */
|
#define _NTTRACE 0 /* not configurable w/ flag yet */
|
||||||
#define _POLLTRACE 0 /* not configurable w/ flag yet */
|
#define _POLLTRACE 0 /* not configurable w/ flag yet */
|
||||||
#define _DATATRACE 1 /* not configurable w/ flag yet */
|
#define _DATATRACE 1 /* not configurable w/ flag yet */
|
||||||
#define _LOCKTRACE 0 /* not configurable w/ flag yet */
|
#define _LOCKTRACE 0 /* not configurable w/ flag yet */
|
||||||
|
|
Loading…
Add table
Reference in a new issue