mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 18:13:01 +00:00
DARWIN sync comment.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9943
This commit is contained in:
parent
8532d7599a
commit
8a71673da0
@ -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 */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user