DARWIN sync comment.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9943
This commit is contained in:
Nicholas Nethercote 2009-05-19 05:01:27 +00:00
parent 8532d7599a
commit 8a71673da0

View File

@ -114,7 +114,9 @@ typedef
ThreadArchState;
/* OS-specific thread state */
/* OS-specific thread state. IMPORTANT: if you add fields to this,
you _must_ add code to os_state_clear() to initialise those
fields. */
typedef
struct {
/* who we are */