summaryrefslogtreecommitdiff
path: root/editors/emacs/patches/patch-ai
diff options
context:
space:
mode:
Diffstat (limited to 'editors/emacs/patches/patch-ai')
-rw-r--r--editors/emacs/patches/patch-ai20
1 files changed, 0 insertions, 20 deletions
diff --git a/editors/emacs/patches/patch-ai b/editors/emacs/patches/patch-ai
deleted file mode 100644
index 9db5e501b6b..00000000000
--- a/editors/emacs/patches/patch-ai
+++ /dev/null
@@ -1,20 +0,0 @@
-$NetBSD: patch-ai,v 1.3 2000/06/24 17:03:38 minoura Exp $
-
---- src/sysdep.c.orig Wed May 24 22:59:14 2000
-+++ src/sysdep.c Sun Jun 18 09:19:44 2000
-@@ -2134,6 +2134,7 @@
- *
- */
-
-+#if !(defined (__NetBSD__) && defined (__ELF__))
- #ifndef HAVE_TEXT_START
- char *
- start_of_text ()
-@@ -2151,6 +2152,7 @@
- #endif /* TEXT_START */
- }
- #endif /* not HAVE_TEXT_START */
-+#endif
-
- /*
- * Return the address of the start of the data segment prior to