summaryrefslogtreecommitdiff
path: root/math/tela/patches/patch-ai
diff options
context:
space:
mode:
Diffstat (limited to 'math/tela/patches/patch-ai')
-rw-r--r--math/tela/patches/patch-ai10
1 files changed, 10 insertions, 0 deletions
diff --git a/math/tela/patches/patch-ai b/math/tela/patches/patch-ai
new file mode 100644
index 00000000000..58cb3cfa61d
--- /dev/null
+++ b/math/tela/patches/patch-ai
@@ -0,0 +1,10 @@
+$NetBSD: patch-ai,v 1.3 2001/04/09 03:09:12 jtb Exp $
+
+--- /dev/null Mon Apr 9 02:50:05 2001
++++ MAIN__.c
+@@ -0,0 +1,5 @@
++void
++MAIN__ (void)
++{
++ abort();
++}