mirror of
https://github.com/revyos/thead-kernel.git
synced 2026-06-25 19:14:51 +02:00
8 lines
140 B
C
8 lines
140 B
C
/* SPDX-License-Identifier: GPL-2.0 */
|
|
#ifndef _ASM_ARM_HYPERVISOR_H
|
|
#define _ASM_ARM_HYPERVISOR_H
|
|
|
|
#include <asm/xen/hypervisor.h>
|
|
|
|
#endif
|