aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/gendef
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2004-02-14 04:38:37 +0000
committerChristopher Faylor <me@cgf.cx>2004-02-14 04:38:37 +0000
commitc21e74cce84389cfbde36b355b8c60810a40ee0c (patch)
tree18b42fb18d0a096e245786ff4aa1e52f2b792388 /winsup/cygwin/gendef
parente6ea2b96713e786f0f06e285ca8b226d7f8ec8ac (diff)
downloadnewlib-c21e74cce84389cfbde36b355b8c60810a40ee0c.zip
newlib-c21e74cce84389cfbde36b355b8c60810a40ee0c.tar.gz
newlib-c21e74cce84389cfbde36b355b8c60810a40ee0c.tar.bz2
* dcrt0.cc (alloc_stack_hard_way): Revert to previous implementation.
(alloc_stack): Ditto. * exceptions.cc (ctrl_c_handler): Add debugging output.
Diffstat (limited to 'winsup/cygwin/gendef')
-rwxr-xr-xwinsup/cygwin/gendef1
1 files changed, 0 insertions, 1 deletions
diff --git a/winsup/cygwin/gendef b/winsup/cygwin/gendef
index 22acf87..009c27d 100755
--- a/winsup/cygwin/gendef
+++ b/winsup/cygwin/gendef
@@ -281,6 +281,5 @@ _longjmp:
movl 20(%edi),%edi
popfl
ret
-
EOF
}