Merge branches 'work.misc' and 'work.dcache' of git://git.kernel.org/pub/scm/linux...
[sfrench/cifs-2.6.git] / arch / s390 / include / asm / purgatory.h
index 6090670df51fcee21b2523fc388ba93ca5510cb0..e297bcfc476f65d0c41e591b9df9f43754b03aa7 100644 (file)
 
 int verify_sha256_digest(void);
 
-extern u64 kernel_entry;
-extern u64 kernel_type;
-
-extern u64 crash_start;
-extern u64 crash_size;
-
 #endif /* __ASSEMBLY__ */
 #endif /* _S390_PURGATORY_H_ */