arch/arm/include/asm/probes.h
0 → 100644
+36
−0
Loading
Separate the kprobe-only definitions from the definitions needed by both kprobes and uprobes. Signed-off-by:David A. Long <dave.long@linaro.org> Acked-by:
Jon Medhurst <tixy@linaro.org>