repo.or.cz
/
linux.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Linux 6.13-rc4
[linux.git]
/
arch
/
sh
/
include
/
asm
/
extable.h
blob
5658d2bae37242bebc1649af0ce5fad8e0ef98d6
1
/* SPDX-License-Identifier: GPL-2.0 */
2
#ifndef __ASM_SH_EXTABLE_H
3
#define __ASM_SH_EXTABLE_H
4
5
#include <asm-generic/extable.h>
6
7
#endif