Add MIPS system call support
authorRalf Baechle <ralf@linux-mips.org>
Thu, 12 Jul 2012 14:18:54 +0000 (10:18 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 12 Jul 2012 14:18:54 +0000 (10:18 -0400)
commitdae90c280ac7573d94e74949cabf004b243db046
treeb9f8ef65b6394bb806b2090cb59a47305c22303e
parenta6fceafb601de3344e33347c86690ccaf17b4d4d
Add MIPS system call support

[ Edit by Mathieu: currently missing: update of arch-independent headers
  to include the MIPS headers to complete system call support. ]

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
instrumentation/syscalls/3.5.0/mips-32-syscalls-3.5.0 [new file with mode: 0644]
instrumentation/syscalls/3.5.0/mips-64-syscalls-3.5.0 [new file with mode: 0644]
instrumentation/syscalls/headers/mips-32-syscalls-3.5.0_integers.h [new file with mode: 0644]
instrumentation/syscalls/headers/mips-32-syscalls-3.5.0_integers_override.h [new file with mode: 0644]
instrumentation/syscalls/headers/mips-32-syscalls-3.5.0_pointers.h [new file with mode: 0644]
instrumentation/syscalls/headers/mips-32-syscalls-3.5.0_pointers_override.h [new file with mode: 0644]
instrumentation/syscalls/headers/mips-64-syscalls-3.5.0_integers.h [new file with mode: 0644]
instrumentation/syscalls/headers/mips-64-syscalls-3.5.0_integers_override.h [new file with mode: 0644]
instrumentation/syscalls/headers/mips-64-syscalls-3.5.0_pointers.h [new file with mode: 0644]
instrumentation/syscalls/headers/mips-64-syscalls-3.5.0_pointers_override.h [new file with mode: 0644]
This page took 0.024932 seconds and 4 git commands to generate.