mirror of
https://github.com/TinyCC/tinycc.git
synced 2025-11-16 12:34:45 +00:00
added DECLARE_STDCALL_P (grischka)
This commit is contained in:
@@ -47,5 +47,6 @@ typedef unsigned int wint_t;
|
||||
#define NONAMELESSUNION
|
||||
#define DECLSPEC_NORETURN
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
#define DECLARE_STDCALL_P(type) __stdcall type
|
||||
|
||||
#endif /* __MINGW_H */
|
||||
|
||||
Reference in New Issue
Block a user