PERFORCE change 42723 for review

Marcel Moolenaar marcel at FreeBSD.org
Mon Nov 17 17:21:57 PST 2003


http://perforce.freebsd.org/chv.cgi?CH=42723

Change 42723 by marcel at marcel_nfs on 2003/11/17 17:20:57

	Missed a spot...

Affected files ...

.. //depot/projects/ia64/gnu/usr.bin/binutils/gdb/freebsd-uthread.c#8 edit

Differences ...

==== //depot/projects/ia64/gnu/usr.bin/binutils/gdb/freebsd-uthread.c#8 (text+ko) ====

@@ -478,6 +478,22 @@
 
 #endif
 
+#ifdef __ia64__
+
+static char jmpmap[125] = {
+  -1
+};
+
+#endif
+
+#ifdef __ia64__
+
+static char jmpmap[125] = {
+  -1
+};
+
+#endif
+
 static void
 freebsd_uthread_fetch_registers (int regno)
 {


More information about the p4-projects mailing list