repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Linux 5.7.6
[linux/fpc-iii.git]
/
arch
/
sparc
/
include
/
asm
/
tlb_32.h
blob
5cd28a8793e3975aef8e7389ec232068fb6feffb
1
/* SPDX-License-Identifier: GPL-2.0 */
2
#ifndef _SPARC_TLB_H
3
#define _SPARC_TLB_H
4
5
#include <asm-generic/tlb.h>
6
7
#endif
/* _SPARC_TLB_H */