Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[linux-btrfs-devel.git] / arch / m68k / kernel / ptrace.c
blob07a417550e9421156be8636088a3ea3ce7c265c0
1 #ifdef CONFIG_MMU
2 #include "ptrace_mm.c"
3 #else
4 #include "ptrace_no.c"
5 #endif