Change stuff

This commit is contained in:
Justine Tunney 2021-08-17 10:20:55 -07:00
parent 0c6581f912
commit f66ef5d58e
7 changed files with 895 additions and 6766 deletions

View file

@ -4,7 +4,7 @@
#if !(__ASSEMBLER__ + __LINKER__ + 0)
COSMOPOLITAN_C_START_
#if 1
#if 0
#define ZTRACE(FMT, ...) (dprintf)(2, FMT "\n", ##__VA_ARGS__)
#else
#define ZTRACE(FMT, ...) (void)0