PERFORCE change 29903 for review

Peter Wemm peter at FreeBSD.org
Sun Apr 27 15:56:45 PDT 2003


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

Change 29903 by peter at peter_daintree on 2003/04/27 15:55:44

	GRR. another HIDENAME() victim.  These have got to go.

Affected files ...

.. //depot/projects/hammer/lib/libc/x86_64/sys/pipe.S#4 edit

Differences ...

==== //depot/projects/hammer/lib/libc/x86_64/sys/pipe.S#4 (text+ko) ====

@@ -58,4 +58,4 @@
 	ret
 1:	
 	popq	%rdi
-	jmp	PIC_PLT(HIDENAME(cerror)
+	jmp	PIC_PLT(HIDENAME(cerror))


More information about the p4-projects mailing list