================ @@ -54,5 +54,25 @@ extern FILE *stderr; #ifndef SEEK_END #define SEEK_END 2 #endif +/* ---------------- vonosmas wrote: Nit: please keep the blocks for each macro separated with a blank line. https://github.com/llvm/llvm-project/pull/204901