mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-29 08:31:35 -08:00
(abort): Don't redefine on DOS_NT.
This commit is contained in:
parent
dc08a6b5d0
commit
8be35eabe6
1 changed files with 1 additions and 1 deletions
|
|
@ -261,7 +261,7 @@ memory_warning_signal (sig)
|
|||
so that GDB can return from a breakpoint here.
|
||||
MSDOS has its own definition on msdos.c */
|
||||
|
||||
#ifndef MSDOS
|
||||
#ifndef DOS_NT
|
||||
void
|
||||
abort ()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue