From: keie Date: Mon, 24 Sep 1984 15:18:07 +0000 (+0000) Subject: Initial revision X-Git-Tag: release-5-5~6091 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=a88bca3670f98ce4824784f5b826b50825999370;p=ack.git Initial revision --- diff --git a/include/_tail_cc/setjmp.h b/include/_tail_cc/setjmp.h new file mode 100644 index 000000000..93039535b --- /dev/null +++ b/include/_tail_cc/setjmp.h @@ -0,0 +1 @@ +typedef char *jmp_buf[3];