]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
comment only
authorNicholas Nethercote <njn@valgrind.org>
Mon, 29 Nov 2004 17:29:46 +0000 (17:29 +0000)
committerNicholas Nethercote <njn@valgrind.org>
Mon, 29 Nov 2004 17:29:46 +0000 (17:29 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3146

coregrind/arm-linux/syscalls.c

index 4a43ef45b55e6e9c5c4fd384115a1828ed00fd33..cd99577284ced5c76c5650f19054e4a46be6e0e0 100644 (file)
@@ -154,6 +154,8 @@ POST(sys_ipc)
 // This table maps from __NR_xxx syscall numbers (from
 // linux/include/asm-arm/unistd.h) to the appropriate PRE/POST sys_foo()
 // wrappers on ARM (as per sys_call_table in linux/arch/arm/kernel/entry.S).
+//
+// XXX: look at the x86-linux one to see how to do it.
 
 const struct SyscallTableEntry VGA_(syscall_table)[] = {
    //   (restart_syscall)                             // 0