m68knommu: convert to using tracehook_report_syscall_*
authorGreg Ungerer <gerg@uclinux.org>
Fri, 22 Oct 2010 05:12:34 +0000 (15:12 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Fri, 22 Oct 2010 05:12:34 +0000 (15:12 +1000)
Break up syscall_trace() into separate entry and exit routines that use
tracehook_report_syscall_entry() and tracehook_report_syscall_exit().

Signed-off-by: Greg Ungerer <gerg@uclinux.org>

No differences found