aboutsummaryrefslogtreecommitdiff
path: root/editors/emacs22/files/patch-src:alloc.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2007-01-29 10:14:29 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2007-01-29 10:14:29 +0000
commitcec49cf8f48420d4e91f2d480cf281bd2d79e999 (patch)
tree26a0b2f13d3c39b0da0fdcdd6f2fdbf06bdc636e /editors/emacs22/files/patch-src:alloc.c
parent6a1c5fb9a79f259c9737a9bfa2ce5a164672585b (diff)
Notes
Diffstat (limited to 'editors/emacs22/files/patch-src:alloc.c')
-rw-r--r--editors/emacs22/files/patch-src:alloc.c14
1 files changed, 0 insertions, 14 deletions
diff --git a/editors/emacs22/files/patch-src:alloc.c b/editors/emacs22/files/patch-src:alloc.c
deleted file mode 100644
index 0ae9270b0d1f..000000000000
--- a/editors/emacs22/files/patch-src:alloc.c
+++ /dev/null
@@ -1,14 +0,0 @@
---- src/alloc.c.orig Thu Sep 12 13:50:01 2002
-+++ src/alloc.c Thu Sep 12 13:48:11 2002
-@@ -3723,7 +3723,11 @@
- /* This trick flushes the register windows so that all the state of
- the process is contained in the stack. */
- #ifdef sparc
-+#ifdef __sparc64__
-+ asm ("flushw");
-+#else
- asm ("ta 3");
-+#endif
- #endif
-
- /* Save registers that we need to see on the stack. We need to see