Remove HAS_64K_LIMIT
authorBrian Fraser <fraserbn@gmail.com>
Fri, 30 Aug 2013 23:25:12 +0000 (20:25 -0300)
committerBrian Fraser <fraserbn@gmail.com>
Sat, 21 Sep 2013 11:47:39 +0000 (08:47 -0300)
commit39c0d7ee897c13cceed4e2b5712cd4e88315336a
tree2be65d7668376016d49e41d6e32f3c9902715ebc
parent25d5035bd3a23a0e15661d46ad1adbbd05249de0
Remove HAS_64K_LIMIT

This was only defined for MSDOS if not using DJGPP.  We've long
since dropped support for that, so this define and related code
can go.
dosish.h
malloc.c
sv.c
util.c