DIR:/usr/src/kernels/5.14.0-503.14.1.el9_5.x86_64/include/vdso/ |
Current File : //usr/src/kernels/5.14.0-503.14.1.el9_5.x86_64/include/vdso/processor.h |
/* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2020 ARM Ltd. */ #ifndef __VDSO_PROCESSOR_H #define __VDSO_PROCESSOR_H #ifndef __ASSEMBLY__ #include <asm/vdso/processor.h> #endif /* __ASSEMBLY__ */ #endif /* __VDSO_PROCESSOR_H */ |