Merge r9600 (separate VG_ and ML_ definitions for C and asm files) from the
DARWIN branch.



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9601 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/tests/asm.h b/tests/asm.h
index 0fd5cb3..99f9cc5 100644
--- a/tests/asm.h
+++ b/tests/asm.h
@@ -8,4 +8,4 @@
 #define VG_SYM(x) #x
 
 // This one is for use in asm files.
-#define VG_SYM_ASM(x) _#x
+#define VG_SYM_ASM(x) x