From: Nicholas Nethercote Date: Mon, 29 Nov 2004 17:29:46 +0000 (+0000) Subject: comment only X-Git-Tag: svn/VALGRIND_3_0_0~1172 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d0d191cc16df36ad9ced9dc9d0fcfe2303ec0998;p=thirdparty%2Fvalgrind.git comment only git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3146 --- diff --git a/coregrind/arm-linux/syscalls.c b/coregrind/arm-linux/syscalls.c index 4a43ef45b5..cd99577284 100644 --- a/coregrind/arm-linux/syscalls.c +++ b/coregrind/arm-linux/syscalls.c @@ -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