mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 08:25:03 +00:00
[MINGW]
Remove alloca_probe_16 stub svn path=/branches/cmake-bringup/; revision=49682
This commit is contained in:
parent
63dde4fa13
commit
822496fa61
1 changed files with 0 additions and 6 deletions
6
lib/3rdparty/mingw/mscmain.c
vendored
6
lib/3rdparty/mingw/mscmain.c
vendored
|
@ -9,12 +9,6 @@
|
|||
|
||||
int _fltused;
|
||||
|
||||
void
|
||||
_cdecl
|
||||
_alloca_probe_16(void)
|
||||
{
|
||||
}
|
||||
|
||||
void
|
||||
__do_global_dtors (void)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue