repo.or.cz
/
drm
/
drm-misc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
drm/panthor: Don't add write fences to the shared BOs
[drm/drm-misc.git]
/
arch
/
riscv
/
include
/
asm
/
acenv.h
blob
43ae2e32c779a96fd0fa66c51831929aa70cfd23
1
/* SPDX-License-Identifier: GPL-2.0-only */
2
/*
3
* RISC-V specific ACPICA environments and implementation
4
*/
5
6
#ifndef _ASM_ACENV_H
7
#define _ASM_ACENV_H
8
9
/* This header is required unconditionally by the ACPI core */
10
11
#endif
/* _ASM_ACENV_H */