]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/crash_dump.h
proc: move /proc/vmcore creation to fs/proc/vmcore.c
[linux-2.6-omap-h63xx.git] / include / linux / crash_dump.h
index 0acf3b737e2ea179c30d9c9fa69076fbdf488a1c..2dac064d8359046c178f0d98bd9ea915ca369eaa 100644 (file)
@@ -14,8 +14,6 @@ extern unsigned long long elfcorehdr_addr;
 
 extern ssize_t copy_oldmem_page(unsigned long, char *, size_t,
                                                unsigned long, int);
-extern const struct file_operations proc_vmcore_operations;
-extern struct proc_dir_entry *proc_vmcore;
 
 /* Architecture code defines this if there are other possible ELF
  * machine types, e.g. on bi-arch capable hardware. */