summaryrefslogtreecommitdiff
path: root/editors/emacs-devel/files/patch-src-alloc.c
diff options
context:
space:
mode:
Diffstat (limited to 'editors/emacs-devel/files/patch-src-alloc.c')
-rw-r--r--editors/emacs-devel/files/patch-src-alloc.c15
1 files changed, 0 insertions, 15 deletions
diff --git a/editors/emacs-devel/files/patch-src-alloc.c b/editors/emacs-devel/files/patch-src-alloc.c
index 408581bc67b9..e69de29bb2d1 100644
--- a/editors/emacs-devel/files/patch-src-alloc.c
+++ b/editors/emacs-devel/files/patch-src-alloc.c
@@ -1,15 +0,0 @@
---- src/alloc.c.orig 2008-12-09 19:27:59.000000000 +0200
-+++ src/alloc.c 2008-12-09 19:25:42.000000000 +0200
-@@ -4488,8 +4488,12 @@
- needed on ia64 too. See mach_dep.c, where it also says inline
- assembler doesn't work with relevant proprietary compilers. */
- #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
- registers used to hold register variables and registers used to