From 33e238d8bc9b925d85041769338fc7f7269481bf Mon Sep 17 00:00:00 2001 From: Nicholas Nethercote Date: Tue, 19 May 2009 01:49:50 +0000 Subject: [PATCH] Add comment to sync with DARWIN branch. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9922 --- coregrind/pub_core_machine.h | 1 + 1 file changed, 1 insertion(+) diff --git a/coregrind/pub_core_machine.h b/coregrind/pub_core_machine.h index 9a26c547e..6b6734b0e 100644 --- a/coregrind/pub_core_machine.h +++ b/coregrind/pub_core_machine.h @@ -39,6 +39,7 @@ #include "pub_tool_machine.h" +// XXX: this is *really* the wrong spot for these things #if defined(VGP_x86_linux) # define VG_ELF_DATA2XXX ELFDATA2LSB # define VG_ELF_MACHINE EM_386