PERFORCE change 151782 for review
Peter Wemm
peter at FreeBSD.org
Thu Oct 23 06:07:19 UTC 2008
http://perforce.freebsd.org/chv.cgi?CH=151782
Change 151782 by peter at peter_cheese on 2008/10/23 06:06:42
Catch up with more file renames.
Affected files ...
.. //depot/projects/valgrind/coregrind/vki_syscall-freebsd.h#3 delete
.. //depot/projects/valgrind/include/pub_tool_vkiscnums.h#2 edit
.. //depot/projects/valgrind/include/vki/vki-scnums-freebsd.h#1 branch
Differences ...
==== //depot/projects/valgrind/include/pub_tool_vkiscnums.h#2 (text+ko) ====
@@ -64,6 +64,9 @@
#elif defined(VGP_ppc64_linux)
# include "vki/vki-scnums-ppc64-linux.h"
+#elif defined(VGO_freebsd)
+# include "vki/vki-scnums-freebsd.h"
+
#elif defined(VGP_ppc32_aix5) || defined(VGP_ppc64_aix5)
# include "vki/vki-scnums-aix5.h"
More information about the p4-projects
mailing list