1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-06-27 15:40:32 -04:00
ports/editors/emacs-devel/files/patch-src__alloc.c
Andrey Slusar dd5d092029 Add emacs-devel , GNU editing macros.
PR:		ports/94171
Submitted by:	Kenneth Vestergaard Schmidt <kvs@pil.dk>
2006-04-01 20:54:54 +00:00

14 lines
415 B
C

--- src/alloc.c.orig Sat Apr 1 23:41:43 2006
+++ src/alloc.c Sat Apr 1 23:42:32 2006
@@ -4528,7 +4528,11 @@
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