Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
[deliverable/linux.git] / arch / m68k / kernel / ptrace.c
1 #ifdef CONFIG_MMU
2 #include "ptrace_mm.c"
3 #else
4 #include "ptrace_no.c"
5 #endif
This page took 0.065988 seconds and 5 git commands to generate.