mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-13 22:46:59 +00:00
- Moved the system call table into x86-linux, since it's platform specific. - Started moving the non-generic syscall wrappers into linux/syscalls.c and x86-linux/syscalls.c as appropriate. - Added new coregrind/linux/ directory and some files in it. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3034