This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / linux / kexec.h
index 523c45a..8bd6c6b 100644 (file)
@@ -52,6 +52,5 @@ extern asmlinkage long sys_kexec(unsigned long entry, long nr_segments,
        struct kexec_segment *segments);
 extern struct page *kimage_alloc_control_pages(struct kimage *image, unsigned int order);
 extern struct kimage *kexec_image;
-extern struct kimage *kexec_crash_image;
 #endif
 #endif /* LINUX_KEXEC_H */