staging: rtl8192u: remove redundant assignment to pointer crypt
[linux/fpc-iii.git] / arch / s390 / include / asm / purgatory.h
blobe297bcfc476f65d0c41e591b9df9f43754b03aa7
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /*
3 * Copyright IBM Corp. 2018
5 * Author(s): Philipp Rudo <prudo@linux.vnet.ibm.com>
6 */
8 #ifndef _S390_PURGATORY_H_
9 #define _S390_PURGATORY_H_
10 #ifndef __ASSEMBLY__
12 #include <linux/purgatory.h>
14 int verify_sha256_digest(void);
16 #endif /* __ASSEMBLY__ */
17 #endif /* _S390_PURGATORY_H_ */