【新增】 tcc环境

This commit is contained in:
dlaren
2025-08-21 13:18:06 +08:00
parent fea4fe6192
commit 1513c43734
100 changed files with 42487 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
/**
* This file has no copyright assigned and is placed in the Public Domain.
* This file is part of the w64 mingw-runtime package.
* No warranty is given; refer to the file DISCLAIMER within this package.
*/
#if !(defined(lint) || defined(RC_INVOKED))
#pragma pack(push,1)
#endif