xref: /openbmc/linux/arch/sh/include/asm/extable.h (revision 37744fee)
1b2441318SGreg Kroah-Hartman /* SPDX-License-Identifier: GPL-2.0 */
2bcd541d9SAl Viro #ifndef __ASM_SH_EXTABLE_H
3bcd541d9SAl Viro #define __ASM_SH_EXTABLE_H
4bcd541d9SAl Viro 
5bcd541d9SAl Viro #include <asm-generic/extable.h>
6bcd541d9SAl Viro 
7bcd541d9SAl Viro #endif
8