Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0 */
0002 
0003 #ifndef __ASMARM_ARCH_CNTVOFF_H
0004 #define __ASMARM_ARCH_CNTVOFF_H
0005 
0006 extern void secure_cntvoff_init(void);
0007 
0008 #endif