* Merge in cygwin-64bit-branch.
This commit is contained in:
@ -16,7 +16,7 @@ extern "C" {
|
||||
struct per_process;
|
||||
typedef int (*MainFunc) (int argc, char *argv[], char **env);
|
||||
int __stdcall _cygwin_crt0_common (MainFunc, struct per_process *);
|
||||
int dll_dllcrt0 (HMODULE, struct per_process *);
|
||||
PVOID dll_dllcrt0 (HMODULE, struct per_process *);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
Reference in New Issue
Block a user