(INTERRUPT_INPUT): Don't define.
authorGeoff Voelker <voelker@cs.washington.edu>
Wed, 3 Sep 1997 01:14:40 +0000 (01:14 +0000)
committerGeoff Voelker <voelker@cs.washington.edu>
Wed, 3 Sep 1997 01:14:40 +0000 (01:14 +0000)
commit7f470effe987559a417d979c01f75f2fc80fd165
treebf5594fc587fbd467b5b4f254a0547eb838feae8
parent4a83117466df6a26a25e5db6a27e857464f2d3d1
(INTERRUPT_INPUT): Don't define.
(bcopy): Use memmove instead of memcpy.
(GAP_USE_BCOPY, BCOPY_UPWARD_SAFE, BCOPY_DOWNWARD_SAFE): Define.
Undef system calls before redefining.  Emulated calls redefined
to sys_*, real calls redefined to _*.
(DebPrint): Macro defined.

Use pragmas to place Emacs initialized data in
EMDATA segment, and Emacs uninitialized data in EMBSS segment.
src/s/ms-w32.h