aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm/extable.h
blob: 5658d2bae37242bebc1649af0ce5fad8e0ef98d6 (plain) (blame)
1
2
3
4
5
6
7
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __ASM_SH_EXTABLE_H
#define __ASM_SH_EXTABLE_H

#include <asm-generic/extable.h>

#endif