]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-generic/sections.h
[PATCH] leds: Amstrad Delta LED support
[linux-2.6-omap-h63xx.git] / include / asm-generic / sections.h
index 886dbd11689991396238d2cc6bdf9f09374762ff..0b49f9e070f14ac2ac780e0b7e4170d7677ed399 100644 (file)
@@ -13,5 +13,6 @@ extern char _eextratext[] __attribute__((weak));
 extern char _end[];
 extern char __per_cpu_start[], __per_cpu_end[];
 extern char __kprobes_text_start[], __kprobes_text_end[];
+extern char __initdata_begin[], __initdata_end[];
 
 #endif /* _ASM_GENERIC_SECTIONS_H_ */