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
spi: efm32: Convert to use GPIO descriptors
[linux/fpc-iii.git]
/
arch
/
m68k
/
include
/
asm
/
tlb.h
blob
3c81f6adfc8b36b26f53fea65941072707c9778f
1
/* SPDX-License-Identifier: GPL-2.0 */
2
#ifndef _M68K_TLB_H
3
#define _M68K_TLB_H
4
5
#include <asm-generic/tlb.h>
6
7
#endif
/* _M68K_TLB_H */