PERFORCE change 29555 for review
Peter Wemm
peter at FreeBSD.org
Wed Apr 23 15:29:16 PDT 2003
http://perforce.freebsd.org/chv.cgi?CH=29555
Change 29555 by peter at peter_daintree on 2003/04/23 15:28:48
implement PIC.. that was hard, wasn't it?
Affected files ...
.. //depot/projects/hammer/sys/x86_64/include/asm.h#5 edit
Differences ...
==== //depot/projects/hammer/sys/x86_64/include/asm.h#5 (text+ko) ====
@@ -49,6 +49,8 @@
#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