]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - include/linux/crash_dump.h
Merge branch 'next' into for-linus
[mirror_ubuntu-artful-kernel.git] / include / linux / crash_dump.h
index 74054074e876d8da1ae9de24dc8ae64f856391c7..5c4abce94ad1665803c79fd61a501e6969477029 100644 (file)
@@ -10,6 +10,7 @@
 #define ELFCORE_ADDR_ERR       (-2ULL)
 
 extern unsigned long long elfcorehdr_addr;
+extern unsigned long long elfcorehdr_size;
 
 extern ssize_t copy_oldmem_page(unsigned long, char *, size_t,
                                                unsigned long, int);