From: Nicholas Nethercote Date: Sat, 10 Mar 2007 00:52:54 +0000 (+0000) Subject: update X-Git-Tag: svn/VALGRIND_3_3_0~328 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4088968edd5fdd71a4146d91d12877a27a97c3c6;p=thirdparty%2Fvalgrind.git update git-svn-id: svn://svn.valgrind.org/valgrind/trunk@6638 --- diff --git a/README_MISSING_SYSCALL_OR_IOCTL b/README_MISSING_SYSCALL_OR_IOCTL index fe362d3236..b71193ff18 100644 --- a/README_MISSING_SYSCALL_OR_IOCTL +++ b/README_MISSING_SYSCALL_OR_IOCTL @@ -101,7 +101,7 @@ following: grep NNN /usr/include/asm/unistd.h This should tell you something like __NR_mysyscallname. - Copy this entry to coregrind/vki_unistd-$(VG_PLATFORM).h. + Copy this entry to include/vki/vki-scnums-$(VG_PLATFORM).h. 2. Do 'man 2 mysyscallname' to get some idea of what the syscall