Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0-only */
0002 /*
0003  * ARM64 specific ACPICA environments and implementation
0004  *
0005  * Copyright (C) 2014, Linaro Ltd.
0006  *   Author: Hanjun Guo <hanjun.guo@linaro.org>
0007  *   Author: Graeme Gregory <graeme.gregory@linaro.org>
0008  */
0009 
0010 #ifndef _ASM_ACENV_H
0011 #define _ASM_ACENV_H
0012 
0013 /* It is required unconditionally by ACPI core, update it when needed. */
0014 
0015 #endif /* _ASM_ACENV_H */