Skip to content

Commit

Permalink
backend: remove _MSDOS
Browse files Browse the repository at this point in the history
  • Loading branch information
WalterBright committed Jun 24, 2015
1 parent 2fdfedb commit edc4dc8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/backend/var.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,6 @@
#include "optab.c"
#include "tytab.c"

#if __DMC__ && _MSDOS
unsigned __cdecl _stack = 100000; // set default stack size
#endif

/* Global flags:
*/

Expand Down

0 comments on commit edc4dc8

Please sign in to comment.