Merge r9533..9536 (add tests/{asm.h,sys_mman.h,malloc.h} from the DARWIN

branch.



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9537
This commit is contained in:
Nicholas Nethercote
2009-04-15 03:12:43 +00:00
parent afca46e298
commit f3f801ed48
56 changed files with 250 additions and 231 deletions

View File

@@ -6,7 +6,7 @@
#include <sched.h>
#include <stdlib.h>
#include <string.h>
#include <sys/mman.h>
#include "tests/sys_mman.h"
#include <sys/syscall.h>
#include <sys/wait.h>
#include <unistd.h>