Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0-only */
0002 /*
0003  * Copyright (C) 2020 ARM Ltd.
0004  */
0005 #ifndef __VDSO_PROCESSOR_H
0006 #define __VDSO_PROCESSOR_H
0007 
0008 #ifndef __ASSEMBLY__
0009 
0010 #include <asm/vdso/processor.h>
0011 
0012 #endif /* __ASSEMBLY__ */
0013 
0014 #endif /* __VDSO_PROCESSOR_H */