![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0 */ 0002 #ifndef _ASM_ARCHRANDOM_H 0003 #define _ASM_ARCHRANDOM_H 0004 0005 static inline bool __init smccc_probe_trng(void) 0006 { 0007 return false; 0008 } 0009 0010 #include <asm-generic/archrandom.h> 0011 0012 #endif /* _ASM_ARCHRANDOM_H */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |