]> err.no Git - linux-2.6/blobdiff - include/asm-generic/sections.h
[ARM] 1/4: Move include of asm/hardware.h to asm-arm/arch-*/io.h
[linux-2.6] / include / asm-generic / sections.h
index 450eae22c39a3e2a517dea059a7e3b01bb7ce6d6..886dbd11689991396238d2cc6bdf9f09374762ff 100644 (file)
@@ -12,5 +12,6 @@ extern char _sextratext[] __attribute__((weak));
 extern char _eextratext[] __attribute__((weak));
 extern char _end[];
 extern char __per_cpu_start[], __per_cpu_end[];
+extern char __kprobes_text_start[], __kprobes_text_end[];
 
 #endif /* _ASM_GENERIC_SECTIONS_H_ */