[IMPROVE] remove links to build modules
[kernel/swap-modules.git] / uprobe / arch / arm / swap-asm / swap_uprobes.h
similarity index 97%
rename from uprobe/arch/asm-arm/swap_uprobes.h
rename to uprobe/arch/arm/swap-asm/swap_uprobes.h
index 4f87e84..826e308 100644 (file)
@@ -35,6 +35,9 @@
 #define _ARM_SWAP_UPROBES_H
 
 
+#include <swap-asm/swap_kprobes.h>     /* FIXME: for UPROBES_TRAMP_LEN */
+
+
 struct kprobe;
 struct task_struct;
 struct uprobe;