]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - include/asm-generic/sections.h
[PATCH] x86_64: Some cleanup in setup64.c
[net-next-2.6.git] / include / asm-generic / sections.h
index 195ccdc069e6c229dc22024a9d96d0b790f07735..450eae22c39a3e2a517dea059a7e3b01bb7ce6d6 100644 (file)
@@ -11,5 +11,6 @@ extern char _sinittext[], _einittext[];
 extern char _sextratext[] __attribute__((weak));
 extern char _eextratext[] __attribute__((weak));
 extern char _end[];
+extern char __per_cpu_start[], __per_cpu_end[];
 
 #endif /* _ASM_GENERIC_SECTIONS_H_ */