PERFORCE change 29756 for review

Peter Wemm peter at FreeBSD.org
Fri Apr 25 18:37:24 PDT 2003


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

Change 29756 by peter at peter_daintree on 2003/04/25 18:36:30

	actually, since we have native PC-RELATIVE stuff, we dont need this crud

Affected files ...

.. //depot/projects/hammer/sys/x86_64/include/asm.h#6 edit

Differences ...

==== //depot/projects/hammer/sys/x86_64/include/asm.h#6 (text+ko) ====

@@ -49,8 +49,6 @@
 #define	PIC_PLT(x)	x
 #define	PIC_GOT(x)	x
 #endif
-#define	PIC_PROLOGUE
-#define	PIC_EPILOGUE
 
 /*
  * CNAME and HIDENAME manage the relationship between symbol names in C


More information about the p4-projects mailing list