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
/
numa.h
blob
8c8cf4297cc321ace630d4d1a78049d75b70e524
1
/* SPDX-License-Identifier: GPL-2.0 */
2
#ifndef __ASM_NUMA_H
3
#define __ASM_NUMA_H
4
5
#include <asm/topology.h>
6
#include <asm-generic/numa.h>
7
8
#endif
/* __ASM_NUMA_H */